The quilt patch titled Subject: fix-missing-vmalloch-includes-fix-3 has been removed from the -mm tree. Its filename was fix-missing-vmalloch-includes-fix-3.patch This patch was dropped because it is obsolete ------------------------------------------------------ From: Nathan Chancellor <nathan@xxxxxxxxxx> Subject: fix-missing-vmalloch-includes-fix-3 Date: Wed, 3 Apr 2024 14:12:40 -0700 fix loongarch build Link: https://lkml.kernel.org/r/20240403211240.GA307137@dev-arch.thelio-3990X Signed-off-by: Nathan Chancellor <nathan@xxxxxxxxxx> Cc: Kent Overstreet <kent.overstreet@xxxxxxxxx> Cc: Suren Baghdasaryan <surenb@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/loongarch/include/asm/addrspace.h | 1 + 1 file changed, 1 insertion(+) --- a/arch/loongarch/include/asm/addrspace.h~fix-missing-vmalloch-includes-fix-3 +++ a/arch/loongarch/include/asm/addrspace.h @@ -11,6 +11,7 @@ #define _ASM_ADDRSPACE_H #include <linux/const.h> +#include <linux/sizes.h> #include <asm/loongarch.h> _ Patches currently in -mm which might be from nathan@xxxxxxxxxx are