diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2011-02-14 12:58:04 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-02-14 19:46:56 +0000 |
commit | 410f14837a92177242a403c20d0a0906fe357019 (patch) | |
tree | 5656e72b0a03d54d9e28ddb1210418eba12333a6 /arch/arm/mm/fault.c | |
parent | 36bb94ba36f332de767cfaa3af6a5136435a3a9c (diff) |
ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE
With LPAE we no longer have software bits in a separate Linux PTE and
the early_pte_alloc() function should pass PTE_HWTABLE_OFF +
PTE_HWTABLE_SIZE to early_alloc() to avoid allocating extra memory.
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/mm/fault.c')
0 files changed, 0 insertions, 0 deletions