On Thu, Aug 29, 2024 at 11:03:29AM +0200, Daniel Vetter wrote:
> On Tue, Aug 27, 2024 at 07:48:37PM -0700, Matthew Brost wrote:
> > Add migrate_device_vma_range which prepares an array of pre-populated
> > device pages for migration and issues a MMU invalidation.
> >
> > Cc: Andrew Morton
> > Sig
On Tue, Aug 27, 2024 at 07:48:37PM -0700, Matthew Brost wrote:
> Add migrate_device_vma_range which prepares an array of pre-populated
> device pages for migration and issues a MMU invalidation.
>
> Cc: Andrew Morton
> Signed-off-by: Matthew Brost
> ---
> include/linux/migrate.h | 3 +++
> mm/
Add migrate_device_vma_range which prepares an array of pre-populated
device pages for migration and issues a MMU invalidation.
Cc: Andrew Morton
Signed-off-by: Matthew Brost
---
include/linux/migrate.h | 3 +++
mm/migrate_device.c | 53 +
2 files ch