✓ CI.checkpatch: success for stream->pollin fixes

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 21 19:54:35 UTC 2025


== Series Details ==

Series: stream->pollin fixes
URL   : https://patchwork.freedesktop.org/series/143808/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 169d00c5381f8b6956e179b3b5ca18b016fac843
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date:   Tue Jan 21 10:03:54 2025 -0800

    drm/xe/oa: Fix locking for stream->pollin
    
    Previously locking was not implemented for stream->pollin. Now
    stream->pollin should be accessed under stream->oa_buffer.ptr_lock.
    
    Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 400d5a3912504bf740150101c9e5884eae2630ea drm-intel
3439b475f04d drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlocked
169d00c5381f drm/xe/oa: Fix locking for stream->pollin




More information about the Intel-xe mailing list