✗ CI.checkpatch: warning for Cleanup error handling on probe, batch 2
Patchwork
patchwork at emeril.freedesktop.org
Fri Feb 14 21:51:56 UTC 2025
== Series Details ==
Series: Cleanup error handling on probe, batch 2
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 4aadb1aa900306289fdc01bec27dc1c7747378f2
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Fri Feb 14 13:23:13 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.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch cbd747025a1ef985e1ebfa040aa0da4a5d77aacd drm-intel
1e31f7ffb493 FOR-CI-ONLY: devres
-:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#6:
See https://lore.kernel.org/all/20250212200542.515493-1-lucas.demarchi@intel.com/
total: 0 errors, 1 warnings, 0 checks, 13 lines checked
fafdeabb3e9e drm/xe: Stop setting drvdata to NULL
b1867ea495fe drm/xe: Switch from xe to devm actions
4fd9ffe2a12f drm/xe: Drop remove callback support
a313d431c964 drm/xe/display: Drop xe_display_driver_remove()
e6b430094130 drm/xe: Move survivability entirely to xe_pci
f076aa443f30 drm/xe: Stop ignoring errors from xe_heci_gsc_init()
260cac63499f drm/xe: Rename update_device_info() after sriov
4aadb1aa9003 drm/xe: Stop ignoring errors from xe_ttm_sys_mgr_init()
More information about the Intel-xe
mailing list