✓ CI.checkpatch: success for drm/xe/guc: Check response data of CLIENT_SOFT_RESET action
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 19 20:33:55 UTC 2025
== Series Details ==
Series: drm/xe/guc: Check response data of CLIENT_SOFT_RESET action
URL : https://patchwork.freedesktop.org/series/145122/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ba98be1595ff182515c7c71c8865e5bb55b24f4c
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Wed Feb 19 20:27:10 2025 +0100
drm/xe/guc: Check response data of CLIENT_SOFT_RESET action
Treat unexpected non-zero response data from GuC as -EPROTO error.
This will also prevent passing positive value to ERR_PTR().
Reported-by: Dan Carpenter <dan.carpenter at linaro.org>
Closes: https://lore.kernel.org/intel-xe/5fd5a4b9-88ee-47f1-ac3e-32a20960c5b0@stanley.mountain/
Fixes: 12f95f9900c0 ("drm/xe/guc: Prefer GT oriented logs for GuC messages")
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Dan Carpenter <dan.carpenter at linaro.org>
Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch e19eb43c82480789a93ce0c452e22bbd851b93c6 drm-intel
ba98be1595ff drm/xe/guc: Check response data of CLIENT_SOFT_RESET action
More information about the Intel-xe
mailing list