]> 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>
Tue, 22 Nov 2011 17:30:28 +0000 (17:30 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 22 Nov 2011 17:30:28 +0000 (17:30 +0000)
commit443d95540cd6823140948cfa5ba4340b6b95b04d
tree8cb468b43f5a2aefd17e2a97e49f20ffed82c28d
parent21471af4b1234ed121e5e8104cd60e4d7779e928
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