✓ CI.checkpatch: success for drm/gpusvm: set has_dma_mapping inside mapping loop (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 28 03:36:44 UTC 2025


== Series Details ==

Series: drm/gpusvm: set has_dma_mapping inside mapping loop (rev2)
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 c77d729be36774104c7414c8ebdd686b58a17109
Author: Dafna Hirschfeld <dafna.hirschfeld at intel.com>
Date:   Sun Apr 27 19:47:52 2025 -0700

    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.
    
    v2:
    - Resend for CI
    
    Fixes: 99624bdff867 ("drm/gpusvm: Add support for GPU Shared Virtual Memory")
    Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 3169be72c46a44190c6bb7dcf3a0b80986809319 drm-intel
c77d729be367 drm/gpusvm: set has_dma_mapping inside mapping loop




More information about the Intel-xe mailing list