On Mon, Apr 19, 2021 at 06:28:21PM -0600, Jane Chu wrote: > It appears that unmap_mapping_range() actually takes a 'size' as its > third argument rather than a location, the current calling fashion > causes unecessary amount of unmapping to occur. > > Fixes: 6100e34b2526e ("mm, memory_failure: Teach memory_failure() about > dev_pagemap pages") > Signed-off-by: Jane Chu <jane....@oracle.com>
Thanks, Reviewed-by: Naoya Horiguchi <naoya.horigu...@nec.com>