1
linux/arch/nios2
Kirill A. Shutemov 5e0a760b44 mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
commit 23baf831a3 ("mm, treewide: redefine MAX_ORDER sanely") has
changed the definition of MAX_ORDER to be inclusive.  This has caused
issues with code that was not yet upstream and depended on the previous
definition.

To draw attention to the altered meaning of the define, rename MAX_ORDER
to MAX_PAGE_ORDER.

Link: https://lkml.kernel.org/r/20231228144704.14033-2-kirill.shutemov@linux.intel.com
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2024-01-08 15:27:15 -08:00
..
boot nios2: dts: Fix tse_mac "max-frame-size" property 2023-06-13 16:59:46 -05:00
configs treewide: drop CONFIG_EMBEDDED 2023-08-21 13:46:25 -07:00
include Add x86 shadow stack support 2023-08-31 12:20:12 -07:00
kernel vgacon, arch/*: remove unused screen_info definitions 2023-10-17 10:17:02 +02:00
lib
mm nios2: fix flush_dcache_page() for usage from irq context 2023-08-24 16:20:31 -07:00
platform
Kbuild
Kconfig mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER 2024-01-08 15:27:15 -08:00
Kconfig.debug
Makefile