[Mesa-stable] [Mesa-dev] [PATCH V2 6/6] util: disable cache if we have no build-id and timestamp is zero
Timothy Arceri
tarceri at itsqueeze.com
Wed Oct 3 23:57:30 UTC 2018
On 3/10/18 8:49 pm, Emil Velikov wrote:
> 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?
I ended up pushing this patch first as it took a while to get a review
on the others.
ea66bfda8801 util: disable cache if we have no build-id and timestamp is
zero
>
> Considering the crashes we'd want the whole series in stable, right?
Yeah I guess it's probably a good idea. Apologies for the confusion.
>
> 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