✓ CI.checkpatch: success for drm/gpusvm: set has_dma_mapping inside mapping loop
Patchwork
patchwork at emeril.freedesktop.org
Sun Apr 27 09:48:48 UTC 2025
== Series Details ==
Series: drm/gpusvm: set has_dma_mapping inside mapping loop
URL : https://patchwork.freedesktop.org/series/148313/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c0ee4ea10294b6637956b5e5ae9b862fc05f77df
Author: Dafna Hirschfeld <dafna.hirschfeld at intel.com>
Date: Sun Apr 27 12:42:38 2025 +0300
drm/gpusvm: set has_dma_mapping inside mapping loop
The 'has_dma_mapping' flag should be set once there is a
mapping so it could be unmapped in case of error.
Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld at intel.com>
+ /mt/dim checkpatch 4548c64c3d42a60af11ab57886ba69b54d63dd2d drm-intel
c0ee4ea10294 drm/gpusvm: set has_dma_mapping inside mapping loop
More information about the Intel-xe
mailing list