✓ CI.checkpatch: success for drm/xe/xe_devcoredump: Check NULL before dereferencing

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 20 05:51:16 UTC 2024


== Series Details ==

Series: drm/xe/xe_devcoredump: Check NULL before dereferencing
URL   : https://patchwork.freedesktop.org/series/131353/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 33e4907106b1ca7561cd969653c730645db3592f
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Wed Mar 20 10:52:39 2024 +0530

    drm/xe/xe_devcoredump: Check NULL before dereferencing
    
    Dereference 'coredump' to access 'xe_devcoredump_snapshot' only if
    'coredump' is not NULL,
    
    v2
    - Fix commit messages.
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 457166e37af9b2618a6600ac79cb359f0247b71c drm-intel
33e4907106b1 drm/xe/xe_devcoredump: Check NULL before dereferencing




More information about the Intel-xe mailing list