✓ CI.checkpatch: success for drm/xe/vm: Use xe_vm_lock() helper for locking (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 23 14:58:19 UTC 2024
== Series Details ==
Series: drm/xe/vm: Use xe_vm_lock() helper for locking (rev2)
URL : https://patchwork.freedesktop.org/series/132751/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0b9bf7df3d6890a0757842c17bc1d591001c442f
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Tue Apr 23 12:33:32 2024 +0530
drm/xe/vm: Use xe_vm_lock() helper for locking
There is no change in functionality. Using the helper function
defined within the driver.
Cc: Matthew Brost <matthew.brost at intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Reviewed-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch 22610da92b8883caee927eb63c57249972979d68 drm-intel
0b9bf7df3d68 drm/xe/vm: Use xe_vm_lock() helper for locking
More information about the Intel-xe
mailing list