From: Russell King Date: Tue, 22 Nov 2011 17:30:28 +0000 (+0000) Subject: ARM: pgtable: switch to use pgtable-nopud.h X-Git-Tag: sz_154~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=533a0f1bfbae76f7594ff6974935b706503930dc;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