Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106684
b: refs/heads/master
c: b8b751b
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jul 28, 2008
1 parent aada844 commit cb7efac
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 5a157d5bf8288eaa86ec269a966559594ddd542e
refs/heads/master: b8b751bedcd00985550d84901c07eda427413e7b
2 changes: 2 additions & 0 deletions trunk/arch/sparc/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,8 @@ static void do_signal(struct pt_regs *regs, unsigned long orig_i0)
*/
if (test_thread_flag(TIF_RESTORE_SIGMASK))
clear_thread_flag(TIF_RESTORE_SIGMASK);

tracehook_signal_handler(signr, &info, &ka, regs, 0);
return;
}
if (restart_syscall &&
Expand Down

0 comments on commit cb7efac

Please sign in to comment.