]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mm: remove page_mapping()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 24 May 2024 18:18:10 +0000 (19:18 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 4 Jul 2024 02:29:59 +0000 (19:29 -0700)
commit06668257a355a05483c188e35a18c80471d06987
tree5b2d9ed98a0d6bac2503c6bfe40e8701bb55466d
parentffc3c8a631eeadd0de63605cecfb6ba544245352
mm: remove page_mapping()

All callers are now converted, delete this compatibility wrapper.  Also
fix up some comments which referred to page_mapping.

Link: https://lkml.kernel.org/r/20240423225552.4113447-7-willy@infradead.org
Link: https://lkml.kernel.org/r/20240524181813.698813-1-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Eric Biggers <ebiggers@google.com>
Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/arm/include/asm/cacheflush.h
arch/arm64/include/asm/cacheflush.h
arch/mips/mm/cache.c
arch/sparc/mm/init_64.c
include/linux/buffer_head.h
include/linux/page-flags.h
include/linux/pagemap.h
mm/folio-compat.c