ARM: pgtable: switch to use pgtable-nopud.h
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 22 Nov 2011 17:30:28 +0000 (17:30 +0000)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 20 Feb 2013 21:19:21 +0000 (23:19 +0200)
commit533a0f1bfbae76f7594ff6974935b706503930dc
tree26e61af0f3bab3c7154865cc170e0b734d8a2ec0
parent467e9cae1377200419f9129a83957df9f149a315
ARM: pgtable: switch to use pgtable-nopud.h

Nick Piggin noted upon introducing 4level-fixup.h:

| Add a temporary "fallback" header so architectures can run with
| the 4level pagetables patch without modification. All architectures
| should be converted to use the folding headers (include/asm-generic/
| pgtable-nop?d.h) as soon as possible, and the fallback header removed.

This makes ARM compliant with this statement.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm/include/asm/pgalloc.h
arch/arm/include/asm/pgtable.h
arch/arm/include/asm/tlb.h