From: Catalin Marinas Date: Tue, 22 Nov 2011 17:30:28 +0000 (+0000) Subject: ARM: LPAE: Move page table maintenance macros to pgtable-2level.h X-Git-Tag: sz_154~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccafb60603f7399fa990e0d5382efc085188ba0b;p=pandora-kernel.git ARM: LPAE: Move page table maintenance macros to pgtable-2level.h The page table maintenance macros need to be duplicated between the classic and the LPAE MMU so this patch moves those that are not common to the pgtable-2level.h file. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed