]> Git Repo - linux.git/commit
mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE support
authorDan Williams <[email protected]>
Fri, 28 Dec 2018 08:35:01 +0000 (00:35 -0800)
committerLinus Torvalds <[email protected]>
Fri, 28 Dec 2018 20:11:47 +0000 (12:11 -0800)
commit69324b8f48339de2f90fdf2f774687fc6c47629a
treefbdb4fb48943d055112bac6f63eb624d2eba63e7
parenta95c90f1e2c253b280385ecf3d4ebfe476926b28
mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE support

In preparation for consolidating all ZONE_DEVICE enabling via
devm_memremap_pages(), teach it how to handle the constraints of
MEMORY_DEVICE_PRIVATE ranges.

[[email protected]: call move_pfn_range_to_zone for MEMORY_DEVICE_PRIVATE]
Link: http://lkml.kernel.org/r/154275559036.76910.12434636179931292607.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <[email protected]>
Reviewed-by: Jérôme Glisse <[email protected]>
Acked-by: Christoph Hellwig <[email protected]>
Reported-by: Logan Gunthorpe <[email protected]>
Reviewed-by: Logan Gunthorpe <[email protected]>
Cc: Balbir Singh <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/memremap.c
This page took 0.053604 seconds and 4 git commands to generate.