On 2024-03-06 15:14, Arnd Bergmann wrote:
> From: Arnd Bergmann <a...@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 <guo...@kernel.org>
> Acked-by: Heiko Carstens <h...@linux.ibm.com>
> Acked-by: Stafford Horne <sho...@gmail.com>
> Acked-by: Johannes Berg <johan...@sipsolutions.net>
> Signed-off-by: Arnd Bergmann <a...@arndb.de>
> ---
> No changes from v1

>  arch/sparc/Kconfig                 | 2 ++
>  arch/sparc/include/asm/page_32.h   | 2 +-
>  arch/sparc/include/asm/page_64.h   | 3 +--

Acked-by: Andreas Larsson <andr...@gaisler.com>

Thanks,
Andreas


Reply via email to