diff options
author | 2011-02-14 12:58:04 +0100 | |
---|---|---|
committer | 2011-02-14 19:46:56 +0000 | |
commit | 410f14837a92177242a403c20d0a0906fe357019 (patch) | |
tree | 5656e72b0a03d54d9e28ddb1210418eba12333a6 /arch/arm/mm/fault.c | |
parent | ARM: pgtable: provide RDONLY page table bit rather than WRITE bit (diff) | |
download | wireguard-linux-410f14837a92177242a403c20d0a0906fe357019.tar.xz wireguard-linux-410f14837a92177242a403c20d0a0906fe357019.zip |
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