[Mesa-stable] [Mesa-dev] [PATCH V2 6/6] util: disable cache if we have no build-id and timestamp is zero

Emil Velikov emil.l.velikov at gmail.com
Wed Oct 3 10:49:36 UTC 2018


HI Tim,

On Wed, 19 Sep 2018 at 23:55, Timothy Arceri <tarceri at itsqueeze.com> wrote:
>
> Timestamp can be zero for example when Flatpak is used. In this
> case just disable the cache rather then segfaulting when
> incompatible cache items are loaded.
>
> V2: actually return false when mtime is 0.
Guessing that you've forgot to merge this patch alongside 1-5?

Considering the crashes we'd want the whole series in stable, right?

6a884014e46 util: rename timestamp param in disk_cache_create()
83ea8dd99bb util: add disk_cache_get_function_identifier()
2169acbf34e radeonsi: use build-id when available for disk cache
397f2603ebd nouveau: use build-id when available for disk cache
2b5f42068d1 r600: use build-id when available for disk cache
+ this patch

Thanks
Emil


More information about the mesa-stable mailing list