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