✓ CI.checkpatch: success for drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 25 17:53:27 UTC 2024
== Series Details ==
Series: drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 82e622109c758597163f6890c405fc3f521bb901
Author: Thorsten Blum <thorsten.blum at toblux.com>
Date: Wed Jul 24 20:18:27 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
Signed-off-by: Thorsten Blum <thorsten.blum at toblux.com>
+ /mt/dim checkpatch 9f8e597a1c39d7e316f9479e6f627c15dbc58e1d drm-intel
82e622109c75 drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
More information about the Intel-xe
mailing list