✓ CI.checkpatch: success for drm/xe: Fix static analysis tool reported errors (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Sat Mar 23 12:08:50 UTC 2024
== Series Details ==
Series: drm/xe: Fix static analysis tool reported errors (rev3)
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 f36399461cbd88f2c441b1a9d31e579e7692e393
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Sat Mar 23 17:43:59 2024 +0530
drm/xe: Fix static analysis tool reported errors
Add a NULL pointer check.
v2: Release resources before returning error. (Riana).
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 657dd8fcd2f1d1205c6f98fdb8b60915228991d1 drm-intel
f36399461cbd drm/xe: Fix static analysis tool reported errors
More information about the Intel-xe
mailing list