The quilt patch titled Subject: kbuild-fix-wimplicit-function-declaration-in-license_is_gpl_compatible-fix has been removed from the -mm tree. Its filename was kbuild-fix-wimplicit-function-declaration-in-license_is_gpl_compatible-fix.patch This patch was dropped because it was folded into kbuild-fix-wimplicit-function-declaration-in-license_is_gpl_compatible.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: kbuild-fix-wimplicit-function-declaration-in-license_is_gpl_compatible-fix Date: Wed Nov 16 03:46:25 PM PST 2022 remember "linux/" Cc: Sam James <sam@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/license.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/linux/license.h~kbuild-fix-wimplicit-function-declaration-in-license_is_gpl_compatible-fix +++ a/include/linux/license.h @@ -2,7 +2,7 @@ #ifndef __LICENSE_H #define __LICENSE_H -#include <string.h> +#include <linux/string.h> static inline int license_is_gpl_compatible(const char *license) { _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are kbuild-fix-wimplicit-function-declaration-in-license_is_gpl_compatible.patch mm-fix-unexpected-changes-to-failslabfail_page_allocattr-fix.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