powerpc/book3e: Fix extlb size
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 7 Apr 2011 21:22:23 +0000 (21:22 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Apr 2011 04:18:48 +0000 (14:18 +1000)
commita7b8ad405862fb10e496ce839d423dfc94ac821b
tree555b32f7672568650556a81fcc34d3ef27a52e3c
parentb91e136cdf88e19e998dbf4631ead266de4b80b5
powerpc/book3e: Fix extlb size

The calculation of the size for the exception save area of the TLB
miss handler is wrong, luckily it's too big not too small.

Rework it to make it a bit clearer, and also correct. We want 3 save
areas, each EX_TLB_SIZE _bytes_.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/paca.h