mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
If an architecture uses 4level-fixup.h we don't need to do anything as it includes 5level-fixup.h. If an architecture uses pgtable-nop*d.h, define __ARCH_USE_5LEVEL_HACK before inclusion of the header. It makes asm-generic code to use 5level-fixup.h. If an architecture has 4-level paging or folds levels on its own, include 5level-fixup.h directly. Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Acked-by: Michal Hocko <mhocko@suse.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| a.out-core.h | ||
| bugs.h | ||
| cache.h | ||
| common.lds.S | ||
| dma.h | ||
| fixmap.h | ||
| hardirq.h | ||
| irq.h | ||
| irqflags.h | ||
| Kbuild | ||
| kmap_types.h | ||
| kvm_para.h | ||
| mmu.h | ||
| mmu_context.h | ||
| page.h | ||
| pgalloc.h | ||
| pgtable-2level.h | ||
| pgtable-3level.h | ||
| pgtable.h | ||
| processor-generic.h | ||
| ptrace-generic.h | ||
| sections.h | ||
| setup.h | ||
| smp.h | ||
| stacktrace.h | ||
| syscall-generic.h | ||
| sysrq.h | ||
| thread_info.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| uaccess.h | ||