Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95139
b: refs/heads/master
c: 1931910
h: refs/heads/master
i:
  95137: ca9f295
  95135: 3c51f92
v: v3
  • Loading branch information
Oleg Nesterov authored and Linus Torvalds committed Apr 30, 2008
1 parent f5ec98b commit f3cb8d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 2e2ba22ea4fd4bb85f0fa37c521066db6775cbef
refs/heads/master: 193191035ad6268db9f561e81e3474b8be89a5ba
2 changes: 0 additions & 2 deletions trunk/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -551,9 +551,7 @@ static int check_kill_permission(int sig, struct siginfo *info,
!capable(CAP_KILL)) {
switch (sig) {
case SIGCONT:
read_lock(&tasklist_lock);
sid = task_session(t);
read_unlock(&tasklist_lock);
/*
* We don't return the error if sid == NULL. The
* task was unhashed, the caller must notice this.
Expand Down

0 comments on commit f3cb8d8

Please sign in to comment.