[PATCH V1 04/10] arch/kunmap: Remove duplicate kunmap implementations
Christoph Hellwig
hch at infradead.org
Fri May 1 18:38:31 AEST 2020
On Thu, Apr 30, 2020 at 01:38:39PM -0700, ira.weiny at intel.com wrote:
> From: Ira Weiny <ira.weiny at intel.com>
>
> 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 <ira.weiny at intel.com>
Looks good,
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the Linuxppc-dev
mailing list