✓ CI.checkpatch: success for drm/xe/display: Add check for alloc_ordered_workqueue() (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Apr 25 19:14:52 UTC 2025
== Series Details ==
Series: drm/xe/display: Add check for alloc_ordered_workqueue() (rev2)
URL : https://patchwork.freedesktop.org/series/145241/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 303c1bb09d27f9d777ccb5d2cd66b6497b844ff6
Author: Haoxiang Li <haoxiang_li2024 at 163.com>
Date: Thu Apr 24 10:40:15 2025 +0800
drm/xe/display: Add check for alloc_ordered_workqueue()
Add check for the return value of alloc_ordered_workqueue()
in xe_display_create() to catch potential exception.
Fixes: 44e694958b95 ("drm/xe/display: Implement display support")
Cc: stable at vger.kernel.org
Signed-off-by: Haoxiang Li <haoxiang_li2024 at 163.com>
+ /mt/dim checkpatch 6e67a7af43567bb9f23fe156fde7efa3d214fd20 drm-intel
303c1bb09d27 drm/xe/display: Add check for alloc_ordered_workqueue()
More information about the Intel-xe
mailing list