]> 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)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 6 Oct 2011 14:40:06 +0000 (15:40 +0100)
commit81bb8b436f507a239e64d4af7c68840a70a9a5ed
tree2469e7ffad21bef3322ed5261630ba1a9d6d0f3c
parentd7c5d0dcffb3b5702d9477faceff4b8398e6fed0
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