✓ CI.checkpatch: success for drm/xe: Check result of drmm_mutex_init()

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 9 15:39:31 UTC 2024


== Series Details ==

Series: drm/xe: Check result of drmm_mutex_init()
URL   : https://patchwork.freedesktop.org/series/132219/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fb110bd2cc2a7dbe75f28c68348cc5ebc368d24d
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Apr 9 17:31:32 2024 +0200

    drm/xe: Check result of drmm_mutex_init()
    
    Although it's unlikely that drmm_mutex_init() will fail during
    driver initialization, however we shouldn't ignore this case.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch fe6ce8f18276301c08509cd24fa5563da23e1175 drm-intel
fb110bd2cc2a drm/xe: Check result of drmm_mutex_init()




More information about the Intel-xe mailing list