[PATCH] powerpc/book3e: Fix extlb size
Kumar Gala
kumar.gala at freescale.com
Fri Apr 8 19:42:25 EST 2011
On Apr 8, 2011, at 2:22 AM, Michael Ellerman wrote:
> 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 at ellerman.id.au>
> ---
> arch/powerpc/include/asm/paca.h | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
Acked-by: Kumar Gala <galak at kernel.crashing.org>
- k
More information about the Linuxppc-dev
mailing list