✓ CI.checkpatch: success for gpu/drm/xe/xe_devcoredump: Check NULL before dereferencing coredump.
Patchwork
patchwork at emeril.freedesktop.org
Wed Mar 20 05:09:00 UTC 2024
== Series Details ==
Series: gpu/drm/xe/xe_devcoredump: Check NULL before dereferencing coredump.
URL : https://patchwork.freedesktop.org/series/131352/
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 cc6ad039b5d15ec118d7292eef958ac34bed5373
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Wed Mar 20 10:47:19 2024 +0530
gpu/drm/xe/xe_devcoredump: Check NULL before dereferencing coredump.
Derefernce coredump to get xe_devcoredump_snapshot only if coredump is
not NULL.
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
cc6ad039b5d1 gpu/drm/xe/xe_devcoredump: Check NULL before dereferencing coredump.
More information about the Intel-xe
mailing list