✓ CI.checkpatch: success for drm/xe: Add check for alloc_ordered_workqueue() (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Apr 25 20:29:20 UTC 2025
== Series Details ==
Series: drm/xe: Add check for alloc_ordered_workqueue() (rev2)
URL : https://patchwork.freedesktop.org/series/145244/
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 e60588613fb3535d536c4a2ad0733239b0fb3450
Author: Haoxiang Li <haoxiang_li2024 at 163.com>
Date: Thu Apr 24 10:33:35 2025 +0800
drm/xe: Add check for alloc_ordered_workqueue()
Add check for the return value of alloc_ordered_workqueue()
in xe_gt_alloc() to catch potential exception.
Fixes: e2d84e5b2205 ("drm/xe: Mark GT work queue with WQ_MEM_RECLAIM")
Cc: stable at vger.kernel.org
Signed-off-by: Haoxiang Li <haoxiang_li2024 at 163.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 6e67a7af43567bb9f23fe156fde7efa3d214fd20 drm-intel
e60588613fb3 drm/xe: Add check for alloc_ordered_workqueue()
More information about the Intel-xe
mailing list