[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250427100442.958352-1-ye.liu@linux.dev>
Date: Sun, 27 Apr 2025 18:04:39 +0800
From: Ye Liu <ye.liu@...ux.dev>
To: akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org,
linux-mm@...ck.org,
rppt@...nel.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 0/3] mm: small cleanups for io-mapping, debug_page_alloc and numa
From: Ye Liu <liuye@...inos.cn>
This series includes three small cleanups to mm/:
- io-mapping: simplify remap protection flag calculation
- debug_page_alloc: improve error message by printing invalid input
- numa: remove unnecessary variable for clarity
No functional changes.
Ye Liu (3):
mm/io-mapping: precompute remap protection flags for clarity
mm/debug_page_alloc: improve error message for invalid guardpage
minorder
mm/numa: remove unnecessary local variable in alloc_node_data()
mm/debug_page_alloc.c | 2 +-
mm/io-mapping.c | 7 ++++---
mm/numa.c | 4 +---
3 files changed, 6 insertions(+), 7 deletions(-)
--
2.25.1
Powered by blists - more mailing lists