summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mmu_context_hash64.c
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2012-09-12 13:00:09 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2012-09-17 16:31:47 +1000
commitf3d3444572dbf01d36884f9b3fe69a611420ad37 (patch)
tree98dd108e3803425ec612af65347d26b0cec2fb78 /arch/powerpc/mm/mmu_context_hash64.c
parentb92a66a65cb4480774066d9a3080c77eb34b7232 (diff)
downloadlinux-f3d3444572dbf01d36884f9b3fe69a611420ad37.tar.bz2
powerpc/mm: Fix typo in PTRS_PER_PUD
PTRS_PER_PUD should be based on PUD_INDEX_SIZE, not PMD_INDEX_SIZE. We got away with it because PUD and PMD had the same index size, but this is no longer true with Aneesh's patchset to support a 46-bit user effective address space. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/mm/mmu_context_hash64.c')
0 files changed, 0 insertions, 0 deletions