✓ CI.checkpatch: success for drm/xe: Do not print timedout job message on killed exec queues
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 28 18:12:24 UTC 2025
== Series Details ==
Series: drm/xe: Do not print timedout job message on killed exec queues
URL : https://patchwork.freedesktop.org/series/148376/
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 d6cdb9bbcc292a506042ea40ad2c3f2c777b62cc
Author: Matthew Brost <matthew.brost at intel.com>
Date: Mon Apr 28 10:55:05 2025 -0700
drm/xe: Do not print timedout job message on killed exec queues
If a user ctrl-c an app while something is running on the GPU, jobs are
expected to timeout. Do not spam dmesg with timedout job messages in
this case.
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 6119652e2e6a7e0f2fa451275a8c218649a52b5a drm-intel
d6cdb9bbcc29 drm/xe: Do not print timedout job message on killed exec queues
More information about the Intel-xe
mailing list