Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298645
b: refs/heads/master
c: b82c328
h: refs/heads/master
i:
  298643: 54aaad6
v: v3
  • Loading branch information
Anton Vorontsov authored and Linus Torvalds committed Apr 5, 2012
1 parent 39da44c commit cc1a91c
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: 99663be772c827b8f5f594fe87eb4807be1994e5
refs/heads/master: b82c32872db20667d6ee8e2ea1e7bdec791bdcc7
2 changes: 1 addition & 1 deletion trunk/drivers/tty/sysrq.c
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ static void send_sig_all(int sig)
if (is_global_init(p))
continue;

force_sig(sig, p);
do_send_sig_info(sig, SEND_SIG_FORCED, p, true);
}
read_unlock(&tasklist_lock);
}
Expand Down

0 comments on commit cc1a91c

Please sign in to comment.