Re: [PATCH] powerpc: Fix another bug in move of altivec code to vector.S

2009-07-10 Thread Benjamin Herrenschmidt
On Fri, 2009-07-10 at 23:17 +0200, Andreas Schwab wrote: > When moving load_up_altivec to vector.S a typo in a comment caused a > thinko setting the wrong variable. > > Signed-off-by: Andreas Schwab Good catch, thanks. Cheers, Ben. > --- > diff --git a/arch/powerpc/kernel/vector.S b/arch/power

[PATCH] powerpc: Fix another bug in move of altivec code to vector.S

2009-07-10 Thread Andreas Schwab
When moving load_up_altivec to vector.S a typo in a comment caused a thinko setting the wrong variable. Signed-off-by: Andreas Schwab --- diff --git a/arch/powerpc/kernel/vector.S b/arch/powerpc/kernel/vector.S index ef36cbb..ea4d646 100644 --- a/arch/powerpc/kernel/vector.S +++ b/arch/powerpc/ke