Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3435
b: refs/heads/master
c: 6f0dcb7
h: refs/heads/master
i:
  3433: 314e26e
  3431: ff4812f
v: v3
  • Loading branch information
Linus Torvalds committed Jun 26, 2005
1 parent fa4f3d6 commit 5bd8077
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: 2031d0f586839bc68f35bcf8580b18947f8491d4
refs/heads/master: 6f0dcb72d6a053fff9288b742d3bcc9b23f0f6db
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ int fastcall do_signal(struct pt_regs *regs, sigset_t *oldset)
if (!user_mode(regs))
return 1;

if (try_to_freeze)
if (try_to_freeze())
goto no_signal;

if (!oldset)
Expand Down

0 comments on commit 5bd8077

Please sign in to comment.