Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306058
b: refs/heads/master
c: a4e075c
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed May 22, 2012
1 parent 9f41383 commit 93c1895
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 7ae4e32a65148353db3458e3eb87117f25620ac5
refs/heads/master: a4e075c43e7fd9af769b28b7cb454615f61e2698
3 changes: 0 additions & 3 deletions trunk/arch/cris/arch-v32/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -494,9 +494,6 @@ handle_signal(int canrestart, unsigned long sig,
else
ret = setup_frame(sig, ka, oldset, regs);

if (ka->sa.sa_flags & SA_ONESHOT)
ka->sa.sa_handler = SIG_DFL;

if (ret == 0)
block_sigmask(ka, sig);

Expand Down

0 comments on commit 93c1895

Please sign in to comment.