]> 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, 14 Jun 2011 13:43:55 +0000 (14:43 +0100)
commit8387d8abcd1d5ac69329bfc7ef4c57989c7c37a2
tree1650493ceb515ddf11d16961e42282da52e3410c
parent4931e47ef4006ec0e1e0c5e02df9a79e39b56b36
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