]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 8 Dec 2011 10:30:36 +0000 (10:30 +0000)
commita32618d28dbe6e9bf8ec508ccbc3561a7d7d32f0
tree06bc43e5db2d7c05e5745a961e9698e95aa6c05d
parent03a6b8274cc61fb9bb77aaa102e63840461c5f3a
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