On Fri, Apr 29, 2022 at 06:39:30PM +0000, David Matlack wrote: > Refactor nested_map() to specify that it explicityl wants 4K mappings > (the existing behavior) and push the implementation down into > __nested_map(), which can be used in subsequent commits to create huge > page mappings. > > No function change intended. > > Signed-off-by: David Matlack <dmatlack@xxxxxxxxxx> Reviewed-by: Peter Xu <peterx@xxxxxxxxxx> -- Peter Xu