Add TASK_WAKEKILL
authorMatthew Wilcox <matthew@wil.cx>
Thu, 6 Dec 2007 16:13:16 +0000 (11:13 -0500)
committerMatthew Wilcox <willy@linux.intel.com>
Thu, 6 Dec 2007 22:35:28 +0000 (17:35 -0500)
Set TASK_WAKEKILL for TASK_STOPPED and TASK_TRACED, add TASK_KILLABLE and
use TASK_WAKEKILL in signal_wake_up()

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>

No differences found