commit | 0115cb544b0a6709e9cf3de615e150d22e7d9d10 | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@linux-m68k.org> | Fri Jul 10 11:17:36 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jul 15 17:41:46 2009 +1000 |
tree | 24f916083e856150d877c8f6f3eb616230f05ffb | |
parent | 28477fb1ed1a00c67b382ae8f37f35708e3bf5dd [diff] |
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>