✓ CI.checkpatch: success for drm/xe: Use WRITE_ONCE for range->tile_invalidated update
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 5 04:05:58 UTC 2025
== Series Details ==
Series: drm/xe: Use WRITE_ONCE for range->tile_invalidated update
URL : https://patchwork.freedesktop.org/series/149857/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2c588413a1b95f150b27702ce45b804491e17b2d
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Jun 4 16:47:12 2025 -0700
drm/xe: Use WRITE_ONCE for range->tile_invalidated update
Updating range->tile_invalidated should be done with WRITE_ONCE to pair
with READ_ONCE in opportunistic checks.
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch d527f1a12f1a9cb4fbc43288c4e41a6f3c7c08cd drm-intel
2c588413a1b9 drm/xe: Use WRITE_ONCE for range->tile_invalidated update
More information about the Intel-xe
mailing list