diff options
author | Dan Williams <dan.j.williams@intel.com> | 2015-10-06 02:35:55 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2015-10-09 23:00:33 +0200 |
commit | 7c683941f30a977c10ec6be174ec5f16939c7ce5 (patch) | |
tree | d63025ea6a08b89a9bcc0db8a5a256e70610d4ec /MAINTAINERS | |
parent | devm_memremap: convert to return ERR_PTR (diff) | |
download | linux-7c683941f30a977c10ec6be174ec5f16939c7ce5.tar.xz linux-7c683941f30a977c10ec6be174ec5f16939c7ce5.zip |
devm: make allocations numa aware by default
Given we already have a device just use dev_to_node() to provide hint
allocations for devres. However, current devres_alloc() users will need
to explicitly opt-in with devres_alloc_node().
Reviewed-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions