Re: [PATCH v2 4/4] drm/virtio: Add memory barriers for capset cache.

From: Gerd Hoffmann
Date: Thu Jun 13 2019 - 12:45:13 EST


On Mon, Jun 10, 2019 at 02:18:10PM -0700, davidriley@xxxxxxxxxxxx wrote:
> From: David Riley <davidriley@xxxxxxxxxxxx>
>
> After data is copied to the cache entry, atomic_set is used indicate
> that the data is the entry is valid without appropriate memory barriers.
> Similarly the read side was missing the corresponding memory barriers.

All pushed to drm-misc-next

thanks,
Gerd