commit | f776d12dd16da1b0cd55a1240002c1b31f315d5d | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Thu Dec 06 11:15:50 2007 -0500 |
committer | Matthew Wilcox <willy@linux.intel.com> | Thu Dec 06 17:35:35 2007 -0500 |
tree | b57a69c2143361edf6b2c2d4fd1b6e8616c8f347 | |
parent | f021a3c2b14d0dd082c2cee890c204d9e1dee52b [diff] |
Add fatal_signal_pending Like signal_pending, but it's only true for signals which are fatal to this process Signed-off-by: Matthew Wilcox <willy@linux.intel.com>