The quilt patch titled Subject: mm-fix-unexpected-changes-to-failslabfail_page_allocattr-fix has been removed from the -mm tree. Its filename was mm-fix-unexpected-changes-to-failslabfail_page_allocattr-fix.patch This patch was dropped because it was folded into mm-fix-unexpected-changes-to-failslabfail_page_allocattr.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-fix-unexpected-changes-to-failslabfail_page_allocattr-fix Date: Fri Nov 18 01:42:40 PM PST 2022 unexport should_fail_ex() Cc: Akinobu Mita <akinobu.mita@xxxxxxxxx> Cc: Dmitry Vyukov <dvyukov@xxxxxxxxxx> Cc: Jason Gunthorpe <jgg@xxxxxxxxxx> Cc: Matthew Wilcox <willy@xxxxxxxxxxxxx> Cc: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- lib/fault-inject.c | 1 - 1 file changed, 1 deletion(-) --- a/lib/fault-inject.c~mm-fix-unexpected-changes-to-failslabfail_page_allocattr-fix +++ a/lib/fault-inject.c @@ -151,7 +151,6 @@ fail: return true; } -EXPORT_SYMBOL_GPL(should_fail_ex); bool should_fail(struct fault_attr *attr, ssize_t size) { _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-fix-unexpected-changes-to-failslabfail_page_allocattr.patch mm-memremap_pages-replace-zone_device_page_init-with-pgmap_request_folios-fix.patch mm-gup-remove-foll_migration-fix.patch mm-memremap-introduce-pgmap_request_folio-using-pgmap-offsets-fix.patch mm-memremap-introduce-pgmap_request_folio-using-pgmap-offsets-fix-2.patch kasan-allow-sampling-page_alloc-allocations-for-hw_tags-fix.patch mm-hugetlb-convert-move_hugetlb_state-to-folios-fix.patch mm-introduce-encoded-page-pointers-with-embedded-extra-bits-fix.patch mm-delay-page_remove_rmap-until-after-the-tlb-has-been-flushed-fix.patch mm-document-sys-class-bdi-bdi-min_bytes-knob-fix.patch mm-document-sys-class-bdi-bdi-max_ratio_fine-knob-fix.patch mm-document-sys-class-bdi-bdi-min_ratio_fine-knob-fix.patch