]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit660878ac91876545426b45f989949f3999c8d2b0
tree555b32f7672568650556a81fcc34d3ef27a52e3c
parentd1b9fc730779f6114b00c91e121b62f2e70adaa9
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