[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250418075226.695014-1-ye.liu@linux.dev>
Date: Fri, 18 Apr 2025 15:52:23 +0800
From: Ye Liu <ye.liu@...ux.dev>
To: akpm@...ux-foundation.org,
linmiaohe@...wei.com,
nao.horiguchi@...il.com
Cc: linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
Ye Liu <liuye@...inos.cn>
Subject: [PATCH 0/3] mm: minor cleanups in rmap and memory-failure
From: Ye Liu <liuye@...inos.cn>
Minor cleanups in mm/rmap.c and mm/memory-failure.c:
- Rename a local variable for consistency
- Fix a typo in a comment
- Inline a trivial helper function to its call sites
No functional changes.
Ye Liu (3):
mm/rmap: rename page__anon_vma to page_anon_vma for consistency
mm/rmap: fix typo in comment in page_address_in_vma
mm/memory-failure: inline add_to_kill_anon_file() logic at call sites
mm/memory-failure.c | 15 ++++-----------
mm/rmap.c | 10 +++++-----
2 files changed, 9 insertions(+), 16 deletions(-)
--
2.25.1
Powered by blists - more mailing lists