✗ CI.checkpatch: warning for series starting with [1/2] drm/xe: Remove extra spaces in xe_vm.c
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 20 22:01:51 UTC 2025
== Series Details ==
Series: series starting with [1/2] drm/xe: Remove extra spaces in xe_vm.c
URL : https://patchwork.freedesktop.org/series/146562/
State : warning
== 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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 89800d3ba62037c7e62961f27837313ed24ef467
Author: Maarten Lankhorst <dev at lankhorst.se>
Date: Thu Mar 20 22:15:19 2025 +0100
drm/xe: Copy cpu_caching when importing DMA-BUF.
When testing xe with P2PDMA DMA-BUF import,
VM_BIND was failing because cpu_caching was not set.
Set cpu_caching if available from another xe driver,
to allow uncached VM_BIND on imported DMA-BUF.
Signed-off-by: Maarten Lankhorst <dev at lankhorst.se>
+ /mt/dim checkpatch 2695de3e236e7acf43a2cf431e31635585873fc4 drm-intel
049a55e38919 drm/xe: Remove extra spaces in xe_vm.c
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
total: 0 errors, 1 warnings, 0 checks, 24 lines checked
89800d3ba620 drm/xe: Copy cpu_caching when importing DMA-BUF.
More information about the Intel-xe
mailing list