✓ CI.checkpatch: success for series starting with [1/2] drm/xe: Fix fault on fd close after unbind
Patchwork
patchwork at emeril.freedesktop.org
Wed Dec 18 05:38:55 UTC 2024
== Series Details ==
Series: series starting with [1/2] drm/xe: Fix fault on fd close after unbind
URL : https://patchwork.freedesktop.org/series/142766/
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 5e8d0ceea145d0c9bc097f29a6fb0ad460ee3a95
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Tue Dec 17 21:31:22 2024 -0800
drm/xe: Use q->xef for accessing xe file
No need to traverse through the vm object as each exec queue maintains a
reference to xe_file. Also improve/simplify the comment on why xef is
checked.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 561947cbde53a2d22434977709610f42e4f0229b drm-intel
ee32375e4654 drm/xe: Fix fault on fd close after unbind
5e8d0ceea145 drm/xe: Use q->xef for accessing xe file
More information about the Intel-xe
mailing list