]> 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>
Tue, 8 Nov 2011 10:26:16 +0000 (10:26 +0000)
commit8cefb5935f3a3c6069e72651a56fa80d28209da7
tree3abe6dbea92adc61f0a5d8c3cf8972c8652b5600
parentdb68f96fc8c2848eff04e6834c82ffdc7e940cc0
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