]> git.baikalelectronics.ru Git - kernel.git/commit
mm/shmem: turn shmem_should_replace_page into shmem_should_replace_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 13 May 2022 03:23:04 +0000 (20:23 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 13 May 2022 14:20:16 +0000 (07:20 -0700)
commit3994400454eb1e58b4d94e73e6c62434ac90ecb2
tree0dfbeca56cebe4a8135a4e047fee30f642a84247
parent8cbeffefd2d042dc958b9d992bd541d099eb7b04
mm/shmem: turn shmem_should_replace_page into shmem_should_replace_folio

This is a straightforward conversion.

Link: https://lkml.kernel.org/r/20220504182857.4013401-20-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/shmem.c