On Fri, Dec 15, 2017 at 6:09 AM, Christoph Hellwig <h...@lst.de> wrote: > 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 <h...@lst.de>
Yeah, the lookup of vmem_altmap is too magical and surprising this is better. Reviewed-by: Dan Williams <dan.j.willi...@intel.com>