]> 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)
commit705489808acc27f8edee8ccb555d57ca590244ee
tree555b32f7672568650556a81fcc34d3ef27a52e3c
parentb2f9c5707c7c3c085d62c47f9c576e4b1fd44e77
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