commit | da024512a1fa5c979257e442130ee1d468285057 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Dec 29 08:53:55 2017 +0100 |
committer | Dan Williams <dan.j.williams@intel.com> | Mon Jan 08 11:46:23 2018 -0800 |
tree | 5cad09e1c6c715648c61a352b94b80c47e6d5beb | |
parent | 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca [diff] |
mm: pass the vmem_altmap to arch_remove_memory and __remove_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>