]> 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>
Fri, 2 Dec 2011 16:11:13 +0000 (16:11 +0000)
commit2bd6eac004706951321efb9fcadcd14edcd9c425
treeae7f7d797d931830a4a7324306174e52d136aedf
parentbceb4d3c7a576fefca61cc4ec416f1bf93e8f1b3
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