commit | 24e6d5a59ac7d31adc0322de2d0117dfa370936f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Dec 29 08:53:53 2017 +0100 |
committer | Dan Williams <dan.j.williams@intel.com> | Mon Jan 08 11:46:23 2018 -0800 |
tree | b021d2de9c55ffda9054b36e8d76487c1c06f876 | |
parent | 55ce6e23ebd159bc3d8f0a20e27503e09b5d8138 [diff] |
mm: pass the vmem_altmap to arch_add_memory and __add_pages We can just pass this on instead of having to do a radix tree lookup without proper locking 2 levels into the callchain. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>