[PATCH 0/3] mm: small cleanups for io-mapping, debug_page_alloc and numa

Ye Liu posted 3 patches 7 months, 3 weeks ago
mm/debug_page_alloc.c | 2 +-
mm/io-mapping.c       | 7 ++++---
mm/numa.c             | 4 +---
3 files changed, 6 insertions(+), 7 deletions(-)
[PATCH 0/3] mm: small cleanups for io-mapping, debug_page_alloc and numa
Posted by Ye Liu 7 months, 3 weeks ago
From: Ye Liu <liuye@kylinos.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