[PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

Thomas Gleixner tglx at linutronix.de
Wed Mar 6 09:17:04 PST 2024


On Wed, Mar 06 2024 at 15:14, Arnd Bergmann wrote:

> From: Arnd Bergmann <arnd at arndb.de>
>
> Most architectures only support a single hardcoded page size. In order
> to ensure that each one of these sets the corresponding Kconfig symbols,
> change over the PAGE_SHIFT definition to the common one and allow
> only the hardware page size to be selected.
>
> Acked-by: Guo Ren <guoren at kernel.org>
> Acked-by: Heiko Carstens <hca at linux.ibm.com>
> Acked-by: Stafford Horne <shorne at gmail.com>
> Acked-by: Johannes Berg <johannes at sipsolutions.net>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

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



More information about the linux-riscv mailing list