✓ CI.checkpatch: success for drm/xe: Properly handle alloc_guc_id() failure (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 21 20:23:11 UTC 2024
== Series Details ==
Series: drm/xe: Properly handle alloc_guc_id() failure (rev3)
URL : https://patchwork.freedesktop.org/series/133890/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 32f5d5a5c6bb24878d9ed783a22ee71cc56503d7
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date: Tue May 21 13:17:11 2024 -0700
drm/xe: Properly handle alloc_guc_id() failure
Release the submission_state lock if alloc_guc_id() fails.
v2: Add Fixes tag and CC stable kernel
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Cc: <stable at vger.kernel.org> # v6.8+
Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Reviewed-by: Nirmoy Das <nirmoy.das at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 6279c7f5b2ce96bd09248d86de9f4119038b384b drm-intel
32f5d5a5c6bb drm/xe: Properly handle alloc_guc_id() failure
More information about the Intel-xe
mailing list