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

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 31 22:37:51 UTC 2025


== Series Details ==

Series: Cleanup error handling on probe
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 07f33f2f241e67af8002737007a96611fdde99a8
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Fri Jan 31 14:31:40 2025 -0800

    drm/xe: Move oa fini to xe_oa
    
    Like done with other functions, cleanup the error handling in
    xe_device_probe() by moving the OA fini to be handled by xe_oa.
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 01f54d1da1ffffff78047186f62b5916dfd43939 drm-intel
86bf869043b1 drm/xe: Fix xe_display_fini() calls
b83328b89fe0 drm/xe: Fix error handling in xe_irq_install()
6cc369e5bfd4 drm/xe: Fix xe_tile_init_noalloc() error propagation
91555e25675e drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()
d836a6d9f217 drm/xe: Cleanup unwind of gt initialization
a85f85930478 drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()
07f33f2f241e drm/xe: Move oa fini to xe_oa




More information about the Intel-xe mailing list