* [folded-merged] selftests-mm-add-test-about-uprobe-pte-be-orphan-during-vma-merge-fix.patch removed from -mm tree
@ 2025-06-06 4:54 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2025-06-06 4:54 UTC (permalink / raw)
To: mm-commits, vbabka, pulehui, peterz, oleg, mhiramat,
lorenzo.stoakes, liam.howlett, jannh, akpm, akpm
The quilt patch titled
Subject: selftests-mm-add-test-about-uprobe-pte-be-orphan-during-vma-merge-fix
has been removed from the -mm tree. Its filename was
selftests-mm-add-test-about-uprobe-pte-be-orphan-during-vma-merge-fix.patch
This patch was dropped because it was folded into selftests-mm-add-test-about-uprobe-pte-be-orphan-during-vma-merge.patch
------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: selftests-mm-add-test-about-uprobe-pte-be-orphan-during-vma-merge-fix
Date: Fri May 30 05:50:22 PM PDT 2025
include sys/syscall.h, per Lorenzo
Cc: Jann Horn <jannh@google.com>
Cc: Liam Howlett <liam.howlett@oracle.com>
Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: "Masami Hiramatsu (Google)" <mhiramat@kernel.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Pu Lehui <pulehui@huawei.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
tools/testing/selftests/mm/merge.c | 1 +
1 file changed, 1 insertion(+)
--- a/tools/testing/selftests/mm/merge.c~selftests-mm-add-test-about-uprobe-pte-be-orphan-during-vma-merge-fix
+++ a/tools/testing/selftests/mm/merge.c
@@ -7,6 +7,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <sys/mman.h>
+#include <sys/syscall.h>
#include <sys/wait.h>
#include <linux/perf_event.h>
#include "vm_util.h"
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
selftests-mm-add-test-about-uprobe-pte-be-orphan-during-vma-merge.patch
mm-add-zblock-allocator-fix.patch
mm-add-zblock-allocator-fix-2.patch
mm-add-zblock-allocator-fix-2-fix.patch
mm-add-zblock-allocator-fix-3.patch
mm-zblock-avoid-failing-the-build-fix.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-06-06 4:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-06 4:54 [folded-merged] selftests-mm-add-test-about-uprobe-pte-be-orphan-during-vma-merge-fix.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.