✗ CI.checkpatch: warning for Re: 6.12.7 stable new error: event xe_bo_move has unsafe dereference of argument 4
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 30 20:23:34 UTC 2024
== Series Details ==
Series: Re: 6.12.7 stable new error: event xe_bo_move has unsafe dereference of argument 4
URL : https://patchwork.freedesktop.org/series/143018/
State : warning
== 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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ef42d7fb47e8c7c12f8d97f1c57e2c72fc79e952
Author: Steven Rostedt <rostedt at goodmis.org>
Date: Mon Dec 30 14:50:02 2024 -0500
6.12.7 stable new error: event xe_bo_move has unsafe dereference of argument 4
On Mon, 30 Dec 2024 14:13:29 -0500
Steven Rostedt <rostedt at goodmis.org> wrote:
> I guess the "fix" would be to have the check code ignore pointer to
> arrays, assuming they are "ok".
Can you try this patch?
-- Steve
+ /mt/dim checkpatch 08bd590935a5258ffd79355c59adffd72fb2c642 drm-intel
ef42d7fb47e8 6.12.7 stable new error: event xe_bo_move has unsafe dereference of argument 4
-:39: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 0 warnings, 0 checks, 18 lines checked
More information about the Intel-xe
mailing list