* + mm-fix-typo-in-kconfig.patch added to mm-unstable branch
@ 2024-07-18 21:33 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2024-07-18 21:33 UTC (permalink / raw)
To: mm-commits, willy, roman.gushchin, muchun.song, hannes,
valdis.kletnieks, akpm
The patch titled
Subject: mm: fix typo in Kconfig
has been added to the -mm mm-unstable branch. Its filename is
mm-fix-typo-in-kconfig.patch
This patch will shortly appear at
https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/mm-fix-typo-in-kconfig.patch
This patch will later appear in the mm-unstable branch at
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Before you just go and hit "reply", please:
a) Consider who else should be cc'ed
b) Prefer to cc a suitable mailing list as well
c) Ideally: find the original patch on the mailing list and do a
reply-to-all to that, adding suitable additional cc's
*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***
The -mm tree is included into linux-next via the mm-everything
branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
and is updated there every 2-3 working days
------------------------------------------------------
From: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Subject: mm: fix typo in Kconfig
Date: Sat, 13 Jul 2024 02:59:50 -0400
Fix typo in Kconfig help
Link: https://lkml.kernel.org/r/78656.1720853990@turing-police
Fixes: e93d4166b40a8 ("mm: memcg: put cgroup v1-specific code under a config option")
Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Acked-by: Roman Gushchin <roman.gushchin@linux.dev>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Muchun Song <muchun.song@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
init/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/init/Kconfig~mm-fix-typo-in-kconfig
+++ a/init/Kconfig
@@ -984,7 +984,7 @@ config MEMCG_V1
going to shrink due to deprecation process. New deployments with v1
controller are highly discouraged.
- San N is unsure.
+ Say N if unsure.
config BLK_CGROUP
bool "IO controller"
_
Patches currently in -mm which might be from valdis.kletnieks@vt.edu are
mm-fix-typo-in-kconfig.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-18 21:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-18 21:33 + mm-fix-typo-in-kconfig.patch added to mm-unstable branch 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.