Files
linux/drivers/gpu/drm
Christoph Hellwig 800bb1c8dc mm: handle multiple owners of device private pages in migrate_vma
Add a new src_owner field to struct migrate_vma.  If the field is set,
only device private pages with page->pgmap->owner equal to that field are
migrated.  If the field is not set only "normal" pages are migrated.

Fixes: df6ad69838 ("mm/device-public-memory: device memory cache coherent with CPU")
Link: https://lore.kernel.org/r/20200316193216.920734-3-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ralph Campbell <rcampbell@nvidia.com>
Tested-by: Bharata B Rao <bharata@linux.ibm.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-03-26 14:33:38 -03:00
..
2020-01-20 11:42:57 +10:00
2020-02-12 14:08:59 +01:00
2020-01-20 11:42:57 +10:00
2020-01-20 11:42:57 +10:00
2019-12-18 16:09:12 -05:00
2020-01-20 11:42:57 +10:00
2019-11-19 22:25:55 +01:00
2019-10-08 18:29:00 +02:00
2020-02-06 22:01:40 +02:00