All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] mm-drop-stale-folio_ref_count==1-check-in-do_swap_page-reuse-logic-fix.patch removed from -mm tree
@ 2026-08-05  1:11 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2026-08-05  1:11 UTC (permalink / raw)
  To: mm-commits, vbabka, usama.arif, surenb, shikemeng, shakeel.butt,
	rppt, nphamcs, mhocko, ljs, liam, kasong, david, chrisl,
	baoquan.he, baohua, akpm, akpm


The quilt patch titled
     Subject: mm-drop-stale-folio_ref_count==1-check-in-do_swap_page-reuse-logic-fix
has been removed from the -mm tree.  Its filename was
     mm-drop-stale-folio_ref_count==1-check-in-do_swap_page-reuse-logic-fix.patch

This patch was dropped because it was folded into mm-drop-stale-folio_ref_count==1-check-in-do_swap_page-reuse-logic.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-drop-stale-folio_ref_count==1-check-in-do_swap_page-reuse-logic-fix
Date: Mon Jul  6 04:13:37 PM PDT 2026

update comment, per David

Link: https://lore.kernel.org/3a185a5d-2f2c-4e9d-9cd9-8bdb236dfc5c@kernel.org
Cc: Baoquan He <baoquan.he@linux.dev>
Cc: "Barry Song (Xiaomi)" <baohua@kernel.org>
Cc: David Hildenbrand (Arm) <david@kernel.org>
Cc: Kairui Song <kasong@tencent.com>
Cc: Shakeel Butt <shakeel.butt@linux.dev>
Cc: Usama Arif <usama.arif@linux.dev>
Cc: Chris Li <chrisl@kernel.org>
Cc: Kemeng Shi <shikemeng@huaweicloud.com>
Cc: Liam R. Howlett <liam@infradead.org>
Cc: Lorenzo Stoakes <ljs@kernel.org>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Mike Rapoport <rppt@kernel.org>
Cc: Nhat Pham <nphamcs@gmail.com>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Vlastimil Babka <vbabka@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/memory.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/mm/memory.c~mm-drop-stale-folio_ref_count==1-check-in-do_swap_page-reuse-logic-fix
+++ a/mm/memory.c
@@ -5039,8 +5039,8 @@ check_folio:
 		pte = pte_mkuffd_wp(pte);
 
 	/*
-	 * Similar logic as in do_wp_page(); however, optimize for pages that are
-	 * certainly not because the swap entry indicates exclusivity.
+	 * Similar logic as in do_wp_page(); however, optimize for pages that
+	 * are certainly exclusive.
 	 */
 	if (exclusive) {
 		if ((vma->vm_flags & VM_WRITE) && !userfaultfd_pte_wp(vma, pte) &&
_

Patches currently in -mm which might be from akpm@linux-foundation.org are

mm-drop-stale-folio_ref_count==1-check-in-do_swap_page-reuse-logic.patch
mm-hmm-make-config_hmm_mirror-select-config_mmu_notifier.patch
mm-vma-add-and-use-vma__pgoff-fix.patch
alloc_tag-add-ioctl-to-proc-allocinfo-fix.patch
mm-page_alloc-only-update-lowmem_reserve_ratio-on-sysctl-write-fix.patch
drivers-media-v4l2-core-v4l2-vp9c-reduce-inlining.patch


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

only message in thread, other threads:[~2026-08-05  1:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-05  1:11 [folded-merged] mm-drop-stale-folio_ref_count==1-check-in-do_swap_page-reuse-logic-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.