Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81776
b: refs/heads/master
c: 13f09b9
h: refs/heads/master
v: v3
  • Loading branch information
Trond Myklebust authored and Linus Torvalds committed Feb 1, 2008
1 parent 9a937da commit afed538
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: 75659ca0c10992dcb39258518368a0f6f56e935d
refs/heads/master: 13f09b95a82c46ed608d057b22e0dd18ebfff22a
1 change: 1 addition & 0 deletions trunk/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -998,6 +998,7 @@ int fastcall __fatal_signal_pending(struct task_struct *tsk)
{
return sigismember(&tsk->pending.signal, SIGKILL);
}
EXPORT_SYMBOL(__fatal_signal_pending);

/*
* Must be called under rcu_read_lock() or with tasklist_lock read-held.
Expand Down

0 comments on commit afed538

Please sign in to comment.