linux-stable/arch/xtensa
Kirill A. Shutemov 9849a5697d arch, mm: convert all architectures to use 5level-fixup.h
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>
2017-03-09 11:48:47 -08:00
..
boot Xtensa improvements for v4.11: 2017-03-03 16:17:55 -08:00
configs
include arch, mm: convert all architectures to use 5level-fixup.h 2017-03-09 11:48:47 -08:00
kernel Xtensa improvements for v4.11: 2017-03-03 16:17:55 -08:00
lib
mm
oprofile
platforms
variants
Kconfig
Kconfig.debug
Makefile xtensa: clean up bootable image build targets 2017-03-01 12:32:50 -08:00