Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devm_memremap_pages: use numa_mem_id
Hint to closest numa node for the placement of newly allocated pages. As that is where the device's other allocations will originate by default when it does not specify a NUMA node. Cc: Ross Zwisler <[email protected]> Reviewed-by: Tejun Heo <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Dan Williams <[email protected]>
- Loading branch information