✓ CI.checkpatch: success for mm/migrate: Add migrate_device_pfns

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 24 16:20:06 UTC 2024


== Series Details ==

Series: mm/migrate: Add migrate_device_pfns
URL   : https://patchwork.freedesktop.org/series/140403/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8e817c7b155114a12705549a37d69356b9de6a33
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Wed Oct 23 16:39:44 2024 -0700

    mm/migrate: Add migrate_device_pfns
    
    Implement migrate_device_pfns to prepare an array of PFNs for migration.
    Handles non-contiguous ranges of device pages that require migration.
    
    v2:
     - s/migrate_device_vma_range/migrate_device_prepopulated_range
     - Drop extra mmu invalidation (Vetter)
    v3:
     - s/migrate_device_prepopulated_range/migrate_device_pfns (Alistair)
     - Use helper to lock device pages (Alistair)
    
    Cc: Cc: Alistair Popple <apopple at nvidia.com>
    Cc: Andrew Morton <akpm at linux-foundation.org>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 121cd95da591284c97d6f9ac1c58c7a79d27b201 drm-intel
8e817c7b1551 mm/migrate: Add migrate_device_pfns




More information about the Intel-xe mailing list