On Thu, Apr 30, 2020 at 01:38:39PM -0700, [email protected] wrote: > From: Ira Weiny <[email protected]> > > All architectures do exactly the same thing for kunmap(); remove all the > duplicate definitions and lift the call to the core. > > This also has the benefit of changing kmap_unmap() on a number of > architectures to be an inline call rather than an actual function. > > Signed-off-by: Ira Weiny <[email protected]>
Looks good, Reviewed-by: Christoph Hellwig <[email protected]>

