[PATCH v2 2/3] arch: simplify architecture specific page size configuration

Thomas Gleixner tglx at linutronix.de
Wed Mar 6 09:16:02 PST 2024


On Wed, Mar 06 2024 at 15:14, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at 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.
>
> Reviewed-by: Christophe Leroy <christophe.leroy at csgroup.eu> (powerpc32)
> Acked-by: Catalin Marinas <catalin.marinas at arm.com>
> Acked-by: Helge Deller <deller at gmx.de> # parisc
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

Reviewed-by: Thomas Gleixner <tglx at linutronix.de>



More information about the linux-arm-kernel mailing list