|
@@ -93,7 +93,6 @@ struct task_group;
|
|
|
|
|
|
/* Convenience macros for the sake of wake_up(): */
|
|
/* Convenience macros for the sake of wake_up(): */
|
|
#define TASK_NORMAL (TASK_INTERRUPTIBLE | TASK_UNINTERRUPTIBLE)
|
|
#define TASK_NORMAL (TASK_INTERRUPTIBLE | TASK_UNINTERRUPTIBLE)
|
|
-#define TASK_ALL (TASK_NORMAL | __TASK_STOPPED | __TASK_TRACED)
|
|
|
|
|
|
|
|
/* get_task_state(): */
|
|
/* get_task_state(): */
|
|
#define TASK_REPORT (TASK_RUNNING | TASK_INTERRUPTIBLE | \
|
|
#define TASK_REPORT (TASK_RUNNING | TASK_INTERRUPTIBLE | \
|