All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged mm-stable] rmap-remove-anon_vma_link-nommu-stub.patch removed from -mm tree
@ 2023-09-02 22:17 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2023-09-02 22:17 UTC (permalink / raw)
  To: mm-commits, david, baruch, akpm


The quilt patch titled
     Subject: rmap: remove anon_vma_link() nommu stub
has been removed from the -mm tree.  Its filename was
     rmap-remove-anon_vma_link-nommu-stub.patch

This patch was dropped because it was merged into the mm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

------------------------------------------------------
From: Baruch Siach <baruch@tkos.co.il>
Subject: rmap: remove anon_vma_link() nommu stub
Date: Thu, 24 Aug 2023 14:38:08 +0300

anon_vma_link() is unused since commit 5beb49305251 ("mm: change anon_vma
linking to fix multi-process server scalability issue").

Link: https://lkml.kernel.org/r/cdce9b00c9ab15f6d02eddf40dcad537d3e9676f.1692877089.git.baruch@tkos.co.il
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/linux/rmap.h |    1 -
 1 file changed, 1 deletion(-)

--- a/include/linux/rmap.h~rmap-remove-anon_vma_link-nommu-stub
+++ a/include/linux/rmap.h
@@ -479,7 +479,6 @@ struct anon_vma *folio_lock_anon_vma_rea
 
 #define anon_vma_init()		do {} while (0)
 #define anon_vma_prepare(vma)	(0)
-#define anon_vma_link(vma)	do {} while (0)
 
 static inline int folio_referenced(struct folio *folio, int is_locked,
 				  struct mem_cgroup *memcg,
_

Patches currently in -mm which might be from baruch@tkos.co.il are

maintainers-add-rmaph-to-mm-entry.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-02 22:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-02 22:17 [merged mm-stable] rmap-remove-anon_vma_link-nommu-stub.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.