✗ CI.checkpatch: warning for Cleanup error handling on probe, batch 2 (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Sat Feb 22 00:17:16 UTC 2025
== Series Details ==
Series: Cleanup error handling on probe, batch 2 (rev2)
URL : https://patchwork.freedesktop.org/series/144906/
State : warning
== 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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b0fd8b529e03ccd1d3babfef41513b0218fb96f5
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Fri Feb 21 16:10:51 2025 -0800
drm/xe: Stop ignoring errors from xe_ttm_sys_mgr_init()
xe_ttm_sys_mgr_init() already cleans up after itself, just return error
if that failed.
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch f2a2bd676bde0942c9dfe5c55d54eec298260f88 drm-intel
7cc0bf5dc3d1 drivers: base: devres: Allow to release group on device release
-:65: WARNING:MISSING_FIXES_TAG: The commit message has 'Call Trace:', perhaps it also needs a 'Fixes:' tag?
total: 0 errors, 1 warnings, 0 checks, 13 lines checked
04a88cb97456 drivers: base: devres: Fix find_group() documentation
b274b54cfc73 drivers: base: component: Add debug message for unbind
9c1c9bb48089 drm/xe: Stop setting drvdata to NULL
59c9b47166b8 drm/xe: Switch from xe to devm actions
7a56e112aea4 drm/xe: Drop remove callback support
adf111e37038 drm/xe/display: Drop xe_display_driver_remove()
1c21ebfaeadd drm/xe: Move survivability entirely to xe_pci
2f3474e33633 drm/xe: Stop ignoring errors from xe_heci_gsc_init()
66d2d37b27ac drm/xe: Rename update_device_info() after sriov
b0fd8b529e03 drm/xe: Stop ignoring errors from xe_ttm_sys_mgr_init()
More information about the Intel-xe
mailing list