[Intel-xe] ✓ CI.checkpatch: success for fixup! drm/xe: Introduce a new DRM driver for Intel GPUs (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 24 08:15:36 UTC 2023
== Series Details ==
Series: fixup! drm/xe: Introduce a new DRM driver for Intel GPUs (rev6)
URL : https://patchwork.freedesktop.org/series/115290/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a97a53a87c90db305098950aae972f6652f29957
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date: Mon Jul 24 01:12:37 2023 -0700
fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
Use kvmalloc_array() instead of kmalloc() to avoid
memory allocation failure in xe_vma_userptr_pin_pages().
v2: Add fixup
Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
+ /mt/dim checkpatch f7e68e5db4417dde38c45cc8aedd7cb2b18fa678 drm-intel
a97a53a87 fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
More information about the Intel-xe
mailing list