From: Russell King Date: Sun, 21 Nov 2010 16:37:42 +0000 (+0000) Subject: ARM: pgtable: switch to use pgtable-nopud.h X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1537e670a726f2f1648aee46ad7df31853bee40a;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 --- Reading git-diff-tree failed