✓ CI.checkpatch: success for drm/xe: Check return values of functions in xe_gt_shutdown()
Patchwork
patchwork at emeril.freedesktop.org
Fri Sep 20 11:07:22 UTC 2024
== Series Details ==
Series: drm/xe: Check return values of functions in xe_gt_shutdown()
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 5b462b4b0a7052b98f92b94bf5317ffd9f30ed9b
Author: Apoorva Singh <apoorva.singh at intel.com>
Date: Fri Sep 20 16:23:42 2024 +0530
drm/xe: Check return values of functions in xe_gt_shutdown()
Put check on the return value of functions xe_force_wake_get()
and xe_force_wake_put() to avoid mistakenly considering error
values as normal values.
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Signed-off-by: Apoorva Singh <apoorva.singh at intel.com>
+ /mt/dim checkpatch 128ccc5f71d7b9d84ce8f0651aa713ae490f4990 drm-intel
5b462b4b0a70 drm/xe: Check return values of functions in xe_gt_shutdown()
More information about the Intel-xe
mailing list