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, 6 Feb 2013 17:48:40 +0000 (19:48 +0200)
commit6938280b993685e0605c2c84ef7722ae9211ff32
tree5deef3a7eefc6a441913952a3d3d3bd8e01c673a
parent4705741f8597220ce6217b5e11bd4fa2a4877654
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