Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116964
b: refs/heads/master
c: 8873d93
h: refs/heads/master
v: v3
  • Loading branch information
Michael Neuling authored and Benjamin Herrenschmidt committed Oct 22, 2008
1 parent a7bdcf2 commit 5f4194d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: f465df81a80df92dbde0029b277f31b5e787b5df
refs/heads/master: 8873d93b4bf0bd270c3fc7e178211633e7a1d5e8
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/kernel/signal_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,6 @@ static long restore_sigcontext(struct pt_regs *regs, sigset_t *set, int sig,
else
for (i = 0; i < 32 ; i++)
current->thread.fpr[i][TS_VSRLOWOFFSET] = 0;

#else
#endif
return err;
}
Expand Down

0 comments on commit 5f4194d

Please sign in to comment.