[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Align size to PAGE_SIZE (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 21 21:08:23 UTC 2023
== Series Details ==
Series: drm/xe: Align size to PAGE_SIZE (rev3)
URL : https://patchwork.freedesktop.org/series/123997/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 32334e33cb9f8a12a866fd1ebeedf0bfa4a44879
Author: Pallavi Mishra <pallavi.mishra at intel.com>
Date: Thu Sep 21 03:02:59 2023 +0530
drm/xe: Align size to PAGE_SIZE
Ensure alignment with PAGE_SIZE for the size parameter
passed to __xe_bo_create_locked()
v2: move size alignment under else condition (Lucas)
Signed-off-by: Pallavi Mishra <pallavi.mishra at intel.com>
+ /mt/dim checkpatch 7e0d40e7aa56f19a9b3e9bc492003085f9be01c3 drm-intel
32334e33c drm/xe: Align size to PAGE_SIZE
More information about the Intel-xe
mailing list