✓ CI.checkpatch: success for series starting with [1/1] drm/xe: Use copy_from_user() instead of __copy_from_user() (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed May 7 03:14:21 UTC 2025
== Series Details ==
Series: series starting with [1/1] drm/xe: Use copy_from_user() instead of __copy_from_user() (rev2)
URL : https://patchwork.freedesktop.org/series/148526/
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 3366886d1d9ef1b1b4783aee36f595cbfbc6bc3c
Author: Harish Chegondi <harish.chegondi at intel.com>
Date: Thu May 1 12:14:45 2025 -0700
drm/xe: Use copy_from_user() instead of __copy_from_user()
copy_from_user() has more checks and is more safer than
__copy_from_user()
Signed-off-by: Harish Chegondi <harish.chegondi at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 842c3c276c106040f9b96d72b9df35ed6aed9ae9 drm-intel
3366886d1d9e drm/xe: Use copy_from_user() instead of __copy_from_user()
More information about the Intel-xe
mailing list