✓ CI.checkpatch: success for drm/xe/guc: Re-word message about ADS size changes
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 25 21:43:32 UTC 2025
== Series Details ==
Series: drm/xe/guc: Re-word message about ADS size changes
URL : https://patchwork.freedesktop.org/series/146763/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a9398cdb54281782e3e8a7f737bf26d6951210ab
Author: John Harrison <John.C.Harrison at Intel.com>
Date: Tue Mar 25 13:32:11 2025 -0700
drm/xe/guc: Re-word message about ADS size changes
The error capture list in the ADS is initially allocated using a
placeholder size. When the actual size is determinied later on, there
is a debug print about the new size. However, the wording is such that
some people see it as an unexpected thing and therefore a potential
problem. So re-word it to be a little less concerning.
Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch afc2e1fea0a406eedbaf632e96cdb6832a45ebb7 drm-intel
a9398cdb5428 drm/xe/guc: Re-word message about ADS size changes
More information about the Intel-xe
mailing list