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: v3.3-rc1~141^2~2^2~5^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a32618d28dbe6e9bf8ec508ccbc3561a7d7d32f0;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