diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2011-08-23 15:07:23 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-08-23 16:30:33 +0200 |
commit | e73fc88e19d74fd4dd664cff45b88caab8cde45c (patch) | |
tree | 2f018afe68b417d43c9f6defc946f94915a4d6a0 /arch/arm/include/asm/pgtable-hwdef.h | |
parent | ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virt (diff) | |
download | linux-e73fc88e19d74fd4dd664cff45b88caab8cde45c.tar.xz linux-e73fc88e19d74fd4dd664cff45b88caab8cde45c.zip |
ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
PGDIR_SHIFT and PMD_SHIFT for the classic 2-level page table format have
the same value (21). This patch converts the PGDIR_* uses in the kernel
to the PMD_* equivalent so that LPAE builds can reuse the same code.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/pgtable-hwdef.h')
0 files changed, 0 insertions, 0 deletions