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