Thread (27 messages) flat view 27 messages, 12 authors, 2024-03-05

Re: [PATCH 2/4] arch: simplify architecture specific page size configuration

From: Helge Deller <deller@gmx.de>
Date: 2024-02-27 13:55:14
Also in: linux-alpha, linux-arm-kernel, linux-m68k, linux-mips, linux-riscv, linux-s390, linux-sh, linux-um, lkml, loongarch, sparclinux

On 2/26/24 17:14, Arnd Bergmann wrote:
From: Arnd Bergmann <arnd@arndb.de>

arc, arm64, parisc and powerpc all have their own Kconfig symbols
in place of the common CONFIG_PAGE_SIZE_4KB symbols. Change these
so the common symbols are the ones that are actually used, while
leaving the arhcitecture specific ones as the user visible
place for configuring it, to avoid breaking user configs.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
---
  arch/arc/Kconfig                  |  3 +++
  arch/arc/include/uapi/asm/page.h  |  6 ++----
  arch/arm64/Kconfig                | 29 +++++++++++++----------------
  arch/arm64/include/asm/page-def.h |  2 +-
  arch/parisc/Kconfig               |  3 +++
  arch/parisc/include/asm/page.h    | 10 +---------
Acked-by: Helge Deller <deller@gmx.de> # parisc

Thanks for the cleanups!

Helge
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help