✓ CI.checkpatch: success for drm/xe: Fix static analysis tool reported errors (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 25 03:48:17 UTC 2024
== Series Details ==
Series: drm/xe: Fix static analysis tool reported errors (rev4)
URL : https://patchwork.freedesktop.org/series/131529/
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 3199bfde923f3e45ffbc2469eb9cad452be76cc1
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Mon Mar 25 09:23:22 2024 +0530
drm/xe: Fix static analysis tool reported errors
Add a NULL pointer check.
v2: Release resources before returning error. (Riana)
v3: Change drm_err to XE_WARN_ON. (Anshuman)
Fixes: 09d88e3beb64 ("drm/xe/pm: Init pcode and restore vram on power lost")
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
Reviewed-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch 093d82c02921344d8d400989af156aaf79b9d961 drm-intel
3199bfde923f drm/xe: Fix static analysis tool reported errors
More information about the Intel-xe
mailing list