]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: LPAE: Move page table maintenance macros to pgtable-2level.h
authorCatalin Marinas <catalin.marinas@arm.com>
Wed, 2 Nov 2011 14:17:47 +0000 (14:17 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 14 Nov 2011 14:11:16 +0000 (14:11 +0000)
commite944edddca0fe5534644819715b13f1f8405340f
tree3abe6dbea92adc61f0a5d8c3cf8972c8652b5600
parentf9e2897ff6aab7c871f27c3d23108e4a5e8afaa2
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 <catalin.marinas@arm.com>
arch/arm/include/asm/pgtable-2level.h
arch/arm/include/asm/pgtable.h