On Wed, Mar 06 2024 at 15:14, Arnd Bergmann wrote: > From: Arnd Bergmann <[email protected]> > > 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 <[email protected]> > Acked-by: Heiko Carstens <[email protected]> > Acked-by: Stafford Horne <[email protected]> > Acked-by: Johannes Berg <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
