✗ CI.checkpatch: warning for Cleanup error handling on probe (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 7 01:00:12 UTC 2025


== Series Details ==

Series: Cleanup error handling on probe (rev2)
URL   : https://patchwork.freedesktop.org/series/144211/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4b93941d49e5c174e424eb4a2a53c6da93462ca5
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Thu Feb 6 15:23:32 2025 -0800

    drm/xe/hwmon: Stop ignoring errors on probe
    
    Not registering hwmon because it's not available (SRIOV_VF and DGFX) is
    different from failing the initialization. Handle the errors
    appropriately.
    
    Cc: Badal Nilawar <badal.nilawar at intel.com>
    Cc: Karthik Poosa <karthik.poosa at intel.com>
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch f2401c718ce075408a723b147cac70aad2a8246f drm-intel
8100e9c9ec8f drm/xe: Fix xe_display_fini() calls
2781b3fc9d79 drm/xe: Fix error handling in xe_irq_install()
5e5991148684 drm/xe: Fix xe_tile_init_noalloc() error propagation
aa551f79ddfd drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()
1c1960c2559a drm/xe: Remove leftover pxp comment
ac378dd44347 drm/xe: Add callback support for driver remove
-:130: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#130: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 155 lines checked
274da3bf01b7 drm/xe: Cleanup unwind of gt initialization
04261db5a36d drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()
38ad2b707f73 drm/xe: Move oa fini to xe_oa
6e7efb509022 drm/xe: Move drm_dev_unplug() out of display function
0109c0101d87 drm/xe/oa: Handle errors in xe_oa_register()
a51883dca4ac drm/xe: Fail probe if xe_pmu_register() fails
405b48ac74a3 drm/xe/hwmon: Fix mutex destroy
4b93941d49e5 drm/xe/hwmon: Stop ignoring errors on probe




More information about the Intel-xe mailing list