commit | b95826c9aa48b2997b3973b42a8716ba132b920e | [log] [tgz] |
---|---|---|
author | Sidhartha Kumar <sidhartha.kumar@oracle.com> | Mon Jun 12 09:34:05 2023 -0700 |
committer | Andrew Morton <akpm@linux-foundation.org> | Mon Jun 19 16:19:19 2023 -0700 |
tree | c13cf56710f7f0410f169efb2ea5084227ea7154 | |
parent | a92cbb82c8d375d47fbaf0e1ad3fd4074a7cb156 [diff] |
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>