✓ CI.checkpatch: success for drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap() (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Aug 19 14:15:49 UTC 2024
== Series Details ==
Series: drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap() (rev2)
URL : https://patchwork.freedesktop.org/series/136514/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 28aceac5233bedae638c85b8979b80bbe5a80489
Author: Thorsten Blum <thorsten.blum at toblux.com>
Date: Mon Aug 19 11:57:52 2024 +0200
drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
Use the vma_pages() helper function and remove the following
Coccinelle/coccicheck warning reported by vma_pages.cocci:
WARNING: Consider using vma_pages helper on vma
Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
Signed-off-by: Thorsten Blum <thorsten.blum at toblux.com>
+ /mt/dim checkpatch 619c97d7af9cabacd8639b08ee6c7cc9aee04cde drm-intel
28aceac5233b drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
More information about the Intel-xe
mailing list