powerpc: Fix another bug in move of altivec code to vector.S
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 10 Jul 2009 11:17:36 +0000 (11:17 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 15 Jul 2009 07:41:46 +0000 (17:41 +1000)
commit0115cb544b0a6709e9cf3de615e150d22e7d9d10
tree24f916083e856150d877c8f6f3eb616230f05ffb
parent28477fb1ed1a00c67b382ae8f37f35708e3bf5dd
powerpc: Fix another bug in move of altivec code to vector.S

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 <schwab@linux-m68k.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/vector.S