Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175858
b: refs/heads/master
c: e090aa8
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Dec 9, 2009
1 parent d99c78d commit 683b733
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bcd6acd51f3d4d1ada201e9bc5c40a31d6d80c71
refs/heads/master: e090aa80321b64c3b793f3b047e31ecf1af9538d
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/vector.S
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ _GLOBAL(load_up_altivec)
* all 1's
*/
mfspr r4,SPRN_VRSAVE
cmpdi 0,r4,0
cmpwi 0,r4,0
bne+ 1f
li r4,-1
mtspr SPRN_VRSAVE,r4
Expand Down

0 comments on commit 683b733

Please sign in to comment.