commit | 7eff93b7c99f5d0024aee677c6c92e32af22e1d2 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Mon Oct 05 20:35:55 2015 -0400 |
committer | Dan Williams <dan.j.williams@intel.com> | Fri Oct 09 17:00:33 2015 -0400 |
tree | ef6c1fd1eebdb64c742cf73fa575e0088f8933af | |
parent | 7c683941f30a977c10ec6be174ec5f16939c7ce5 [diff] |
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 <ross.zwisler@linux.intel.com> Reviewed-by: Tejun Heo <tj@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>