Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101744
b: refs/heads/master
c: 436db69
h: refs/heads/master
v: v3
  • Loading branch information
Michael Neuling authored and Paul Mackerras committed Jul 1, 2008
1 parent c8d243c commit 1ae2674
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a91a03ee31a5c29a934708b7cf37bb8da516d016
refs/heads/master: 436db693c4f4d02d375780a1f0b2ebdca2451cd6
1 change: 1 addition & 0 deletions trunk/arch/powerpc/kernel/signal_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ static long restore_sigcontext(struct pt_regs *regs, sigset_t *set, int sig,
#endif
#ifdef CONFIG_VSX
double buf[FP_REGS_SIZE];
int i;
#endif
unsigned long err = 0;
unsigned long save_r13 = 0;
Expand Down

0 comments on commit 1ae2674

Please sign in to comment.