From: Russell King Date: Tue, 22 Nov 2011 17:30:28 +0000 (+0000) Subject: ARM: pgtable: switch to use pgtable-nopud.h X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6938280b993685e0605c2c84ef7722ae9211ff32;p=pandora-kernel.git 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 Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed