* [obsolete] fix-missing-vmalloch-includes-fix-3.patch removed from -mm tree
@ 2024-04-16 21:07 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2024-04-16 21:07 UTC (permalink / raw)
To: mm-commits, surenb, kent.overstreet, nathan, akpm
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@kernel.org>
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@kernel.org>
Cc: Kent Overstreet <kent.overstreet@linux.dev>
Cc: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
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@kernel.org are
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-04-16 21:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-16 21:07 [obsolete] fix-missing-vmalloch-includes-fix-3.patch removed from -mm tree Andrew Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.