Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275159
b: refs/heads/master
c: 5f11161
h: refs/heads/master
i:
  275157: a50c48f
  275155: 5cea553
  275151: b4178b7
v: v3
  • Loading branch information
Rafael J. Wysocki committed Nov 7, 2011
1 parent 1a75cbd commit 7c3e307
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: a6f05b97d1ba87326bd96f3da9fef994830d6994
refs/heads/master: 5f11161675be1351cadb96c83850e20bf5bcdc48
4 changes: 2 additions & 2 deletions trunk/Documentation/cgroups/freezer-subsystem.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ demonstrate this problem using nested bash shells:

From a second, unrelated bash shell:
$ kill -SIGSTOP 16690
$ kill -SIGCONT 16990
$ kill -SIGCONT 16690

<at this point 16990 exits and causes 16644 to exit too>
<at this point 16690 exits and causes 16644 to exit too>

This happens because bash can observe both signals and choose how it
responds to them.
Expand Down

0 comments on commit 7c3e307

Please sign in to comment.