From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org,liuqiye2025@163.com,akpm@linux-foundation.org
Subject: + mm-fix-spelling-issue-in-swaph.patch added to mm-unstable branch
Date: Thu, 03 Jul 2025 17:45:25 -0700 [thread overview]
Message-ID: <20250704004525.E449FC4CEE3@smtp.kernel.org> (raw)
The patch titled
Subject: mm: fix spelling issue in swap.h
has been added to the -mm mm-unstable branch. Its filename is
mm-fix-spelling-issue-in-swaph.patch
This patch will shortly appear at
https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/mm-fix-spelling-issue-in-swaph.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: Xuanye Liu <liuqiye2025@163.com>
Subject: mm: fix spelling issue in swap.h
Date: Wed, 2 Jul 2025 15:12:35 +0800
recliam -> reclaim
Link: https://lkml.kernel.org/r/20250702071235.212794-1-liuqiye2025@163.com
Signed-off-by: Xuanye Liu <liuqiye2025@163.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
include/linux/swap.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/include/linux/swap.h~mm-fix-spelling-issue-in-swaph
+++ a/include/linux/swap.h
@@ -415,7 +415,7 @@ extern unsigned long try_to_free_pages(s
#define MIN_SWAPPINESS 0
#define MAX_SWAPPINESS 200
-/* Just recliam from anon folios in proactive memory reclaim */
+/* Just reclaim from anon folios in proactive memory reclaim */
#define SWAPPINESS_ANON_ONLY (MAX_SWAPPINESS + 1)
extern unsigned long try_to_free_mem_cgroup_pages(struct mem_cgroup *memcg,
_
Patches currently in -mm which might be from liuqiye2025@163.com are
mm-fix-spelling-issue-in-swaph.patch
reply other threads:[~2025-07-04 0:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250704004525.E449FC4CEE3@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=liuqiye2025@163.com \
--cc=mm-commits@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.