]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: pgtable: switch to use pgtable-nopud.h
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 21 Nov 2010 16:37:42 +0000 (16:37 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 8 Nov 2011 10:26:14 +0000 (10:26 +0000)
commit3e8d727546220e2a6617b6357c52af01c38cd96a
tree38347e2977f6cc4a4d47b6e3673e862f24446514
parent1ea6b8f48918282bdca0b32a34095504ee65bab5
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>
arch/arm/include/asm/pgalloc.h
arch/arm/include/asm/pgtable.h
arch/arm/include/asm/tlb.h