* [folded-merged] mm-fix-get_mctgt_type-kernel-doc-fix.patch removed from -mm tree
@ 2023-08-24 23:17 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2023-08-24 23:17 UTC (permalink / raw)
To: mm-commits, willy, rppt, rdunlap, akpm, akpm
The quilt patch titled
Subject: mm-fix-get_mctgt_type-kernel-doc-fix
has been removed from the -mm tree. Its filename was
mm-fix-get_mctgt_type-kernel-doc-fix.patch
This patch was dropped because it was folded into mm-fix-get_mctgt_type-kernel-doc.patch
------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-fix-get_mctgt_type-kernel-doc-fix
Date: Mon Aug 21 11:53:43 AM PDT 2023
changes suggested by Randy
Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: Mike Rapoport (IBM) <rppt@kernel.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
mm/memcontrol.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- a/mm/memcontrol.c~mm-fix-get_mctgt_type-kernel-doc-fix
+++ a/mm/memcontrol.c
@@ -5867,9 +5867,9 @@ out:
* * MC_TARGET_NONE - If the pte is not a target for move charge.
* * MC_TARGET_PAGE - If the page corresponding to this pte is a target for
* move charge. If @target is not NULL, the page is stored in target->page
- * with extra refcnt got (Callers should handle it).
+ * with extra refcnt taken (Callers should handle it).
* * MC_TARGET_SWAP - If the swap entry corresponding to this pte is a
- * target for charge migration. if @target is not NULL, the entry is stored
+ * target for charge migration. If @target is not NULL, the entry is stored
* in target->ent.
* * MC_TARGET_DEVICE - Like MC_TARGET_PAGE but page is device memory and
* thus not on the lru. For now such page is charged like a regular page
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
mm-shmem-fix-race-in-shmem_undo_range-w-thp-fix.patch
mm-fix-get_mctgt_type-kernel-doc.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-08-24 23:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24 23:17 [folded-merged] mm-fix-get_mctgt_type-kernel-doc-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.