[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Use kvmalloc_array() instead of kmalloc()

Patchwork patchwork at emeril.freedesktop.org
Sat Jul 22 07:54:47 UTC 2023


== Series Details ==

Series: drm/xe: Use kvmalloc_array() instead of kmalloc()
URL   : https://patchwork.freedesktop.org/series/121166/
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 40dd1a382bcd4b295277bacb13bde1d7d9db39fb
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date:   Sat Jul 22 00:52:24 2023 -0700

    drm/xe: Use kvmalloc_array() instead of kmalloc()
    
    Use kvmalloc_array() instead of kmalloc() to avoid
    memory allocation failure in xe_vma_userptr_pin_pages().
    
    Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
+ /mt/dim checkpatch f7e68e5db4417dde38c45cc8aedd7cb2b18fa678 drm-intel
40dd1a382 drm/xe: Use kvmalloc_array() instead of kmalloc()




More information about the Intel-xe mailing list