✓ CI.checkpatch: success for Cleanup error handling on probe (rev4)

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 12 23:05:28 UTC 2025


== Series Details ==

Series: Cleanup error handling on probe (rev4)
URL   : https://patchwork.freedesktop.org/series/144211/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit df1816ccafadfcd630b2c498e2ed59ebef1d0d71
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Wed Feb 12 11:36:00 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>
    Reviewed-by: Raag Jadav <raag.jadav at intel.com>
    Reviewed-by: Badal Nilawar <badal.nilawar at intel.com>
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch fd03884f35d18372b0f7abb2fd33c55cee599bc3 drm-intel
6239c132d025 drm/xe: Add callback support for driver remove
d78c0d0ecbb4 drm/xe: Fix xe_display_fini() calls
e275c3a80220 drm/xe: Fix error handling in xe_irq_install()
46735dbcc491 drm/xe: Fix xe_tile_init_noalloc() error propagation
833aba3ef616 drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()
23858c9bedd9 drm/xe: Remove leftover pxp comment
cb8f5cad56a2 drm/xe: Cleanup unwind of gt initialization
2578ea8beb9c drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()
a52859de774e drm/xe/oa: Move fini to xe_oa
652528572ca1 drm/xe: Move drm_dev_unplug() out of display function
e7ec773eea6b drm/xe/oa: Handle errors in xe_oa_register()
c8fd7c166cda drm/xe/pmu: Fail probe if xe_pmu_register() fails
df1816ccafad drm/xe/hwmon: Stop ignoring errors on probe




More information about the Intel-xe mailing list