mm: remove set_compound_page_dtor()
authorSidhartha Kumar <sidhartha.kumar@oracle.com>
Mon, 12 Jun 2023 16:34:05 +0000 (09:34 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 19 Jun 2023 23:19:19 +0000 (16:19 -0700)
commitb95826c9aa48b2997b3973b42a8716ba132b920e
treec13cf56710f7f0410f169efb2ea5084227ea7154
parenta92cbb82c8d375d47fbaf0e1ad3fd4074a7cb156
mm: remove set_compound_page_dtor()

All users can use the folio equivalent so this function can be safely
removed.

Link: https://lkml.kernel.org/r/20230612163405.99345-1-sidhartha.kumar@oracle.com
Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Cc: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Tarun Sahu <tsahu@linux.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/mm.h
mm/huge_memory.c
mm/internal.h