✓ CI.checkpatch: success for drm/xe: Check return values of functions in xe_gt_shutdown() (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 25 16:13:41 UTC 2024
== Series Details ==
Series: drm/xe: Check return values of functions in xe_gt_shutdown() (rev2)
URL : https://patchwork.freedesktop.org/series/138916/
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 d70ae15493ccb033300e2422ded10fd19d93c7d6
Author: Apoorva Singh <apoorva.singh at intel.com>
Date: Mon Sep 23 16:36:33 2024 +0530
drm/xe: Check return values of functions in xe_gt_shutdown()
Check the return values of the functions xe_force_wake_get()
and xe_force_wake_put() to prevent mistakenly treating them as
void returns.
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Signed-off-by: Apoorva Singh <apoorva.singh at intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch d5334f14ce6ca46c6537184c69e4e352ff6d7750 drm-intel
d70ae15493cc drm/xe: Check return values of functions in xe_gt_shutdown()
More information about the Intel-xe
mailing list