[PATCH 4/8] mm: move free_devmap_managed_page to memremap.c
Jason Gunthorpe
jgg at ziepe.ca
Mon Feb 7 19:27:30 UTC 2022
On Mon, Feb 07, 2022 at 07:32:45AM +0100, Christoph Hellwig wrote:
> free_devmap_managed_page has nothing to do with the code in swap.c,
> move it to live with the rest of the code for devmap handling.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
> include/linux/mm.h | 1 -
> mm/memremap.c | 21 +++++++++++++++++++++
> mm/swap.c | 23 -----------------------
> 3 files changed, 21 insertions(+), 24 deletions(-)
Reviewed-by: Jason Gunthorpe <jgg at nvidia.com>
Jason
More information about the amd-gfx
mailing list