linux-stable/arch/powerpc/mm/book3s64
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
..
Makefile powerpc: Book3S 64-bit outline-only KASAN support 2022-05-22 15:58:29 +10:00
hash_4k.c powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults 2022-12-02 18:04:25 +11:00
hash_64k.c powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults 2022-12-02 18:04:25 +11:00
hash_hugepage.c powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation 2020-12-04 01:01:25 +11:00
hash_native.c powerpc/64s: Fix native_hpte_remove() to be irq-safe 2023-07-10 09:47:46 +10:00
hash_pgtable.c powerpc/mm/trace: convert trace event to trace event class 2023-08-18 10:12:54 -07:00
hash_tlb.c powerpc: allow pte_offset_map[_lock]() to fail 2023-06-19 16:19:08 -07:00
hash_utils.c powerpc: implement the new page table range API 2023-08-24 16:20:23 -07:00
hugetlbpage.c mm: hugetlb: add huge page size param to set_huge_pte_at() 2023-09-29 17:20:47 -07:00
internal.h powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults 2022-12-02 18:04:25 +11:00
iommu_api.c mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER 2024-01-08 15:27:15 -08:00
mmu_context.c powerpc: convert various functions to use ptdescs 2023-08-21 13:37:54 -07:00
pgtable.c powerpc: Support execute-only on all powerpc 2023-10-19 17:12:47 +11:00
pkeys.c powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP 2023-08-02 22:22:18 +10:00
radix_hugetlbpage.c mm: hugetlb: add huge page size param to set_huge_pte_at() 2023-09-29 17:20:47 -07:00
radix_pgtable.c powerpc updates for 6.6 2023-08-31 12:43:10 -07:00
radix_tlb.c powerpc/64s/radix: Don't warn on copros in radix__tlb_flush() 2023-10-18 09:45:52 +11:00
slb.c powerpc: Don't include lppaca.h in paca.h 2023-08-24 22:33:16 +10:00
slice.c powerpc/mm: Enable full randomisation of memory mappings 2022-05-05 22:11:58 +10:00
subpage_prot.c mm: enable page walking API to lock vmas during the walk 2023-08-21 13:07:20 -07:00
trace.c mm/migration: add trace events for THP migrations 2022-03-24 19:06:45 -07:00