[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250421085729.127845-1-ye.liu@linux.dev>
Date: Mon, 21 Apr 2025 16:57:27 +0800
From: Ye Liu <ye.liu@...ux.dev>
To: akpm@...ux-foundation.org,
nao.horiguchi@...il.com,
linmiaohe@...wei.com
Cc: linux-kernel@...r.kernel.org,
linux-mm@...ck.org,
lorenzo.stoakes@...cle.com,
Liam.Howlett@...cle.com,
david@...hat.com,
harry.yoo@...cle.com,
riel@...riel.com,
vbabka@...e.cz,
liuye@...inos.cn,
ye.liu@...ux.dev
Subject: [PATCH v3 0/2] mm: minor cleanups in rmap
From: Ye Liu <liuye@...inos.cn>
Minor cleanups in mm/rmap.c:
- Rename a local variable for consistency
- Fix a typo in a comment
No functional changes.
Changes in v3:
- Rename variable from page_anon_vma to anon_vma.
- Link to v2: https://lore.kernel.org/all/20250418095600.721989-1-ye.liu@linux.dev/
Changes in v2:
- Dropped the "mm/memory-failure" patch.
- Kept only the uncontroversial rmap cleanups.
- Link to v1: https://lore.kernel.org/all/20250418075226.695014-1-ye.liu@linux.dev/
Ye Liu (2):
mm/rmap: rename page__anon_vma to anon_vma for consistency
mm/rmap: fix typo in comment in page_address_in_vma
mm/rmap.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
2.25.1
Powered by blists - more mailing lists