✓ CI.checkpatch: success for drm/xe: Fix access_ok check in user_fence_create
Patchwork
patchwork at emeril.freedesktop.org
Tue Aug 6 11:45:29 UTC 2024
== Series Details ==
Series: drm/xe: Fix access_ok check in user_fence_create
URL : https://patchwork.freedesktop.org/series/136922/
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
66551fd1be58212fb46d0bc97f2e5ae43c69b733
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4d1f32b6029ddde6effdcc1fcd59585e8c1d8c0d
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Tue Aug 6 13:07:22 2024 +0200
drm/xe: Fix access_ok check in user_fence_create
Check size of the data not size of the pointer.
Reported-by: kernel test robot <lkp at intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202407300421.IBkAja96-lkp@intel.com/
Fixes: 0fde907da2d5 ("drm/xe: Validate user fence during creation")
Cc: Matthew Auld <matthew.auld at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 38af90f98c71935da87b28c0552f32d175352d9f drm-intel
4d1f32b6029d drm/xe: Fix access_ok check in user_fence_create
More information about the Intel-xe
mailing list