✓ CI.checkpatch: success for drm/xe: skip register UC debugfs if UC disabled
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 4 18:09:48 UTC 2024
== Series Details ==
Series: drm/xe: skip register UC debugfs if UC disabled
URL : https://patchwork.freedesktop.org/series/128190/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fd8d04ded896dc223d20df019e2f87b39ffa6886
Author: Ohad Sharabi <osharabi at habana.ai>
Date: Thu Jan 4 12:05:57 2024 +0200
drm/xe: skip register UC debugfs if UC disabled
When working with execlist we should not register the UC debugfs entries.
Accessing those entries when UC is disabled can lead to a kernel crush
(NULL pointer dereference).
Signed-off-by: Ohad Sharabi <osharabi at habana.ai>
+ /mt/dim checkpatch 7b3b98d034784b125bad7aca46f9e7a3cfcde45a drm-intel
fd8d04ded drm/xe: skip register UC debugfs if UC disabled
More information about the Intel-xe
mailing list