|
@@ -193,7 +193,7 @@ print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq)
|
|
#define TASK_WAKEKILL 128
|
|
#define TASK_WAKEKILL 128
|
|
#define TASK_WAKING 256
|
|
#define TASK_WAKING 256
|
|
|
|
|
|
-#define TASK_STATE_TO_CHAR_STR "RSDTtZX"
|
|
|
|
|
|
+#define TASK_STATE_TO_CHAR_STR "RSDTtZXxKW"
|
|
|
|
|
|
/* Convenience macros for the sake of set_task_state */
|
|
/* Convenience macros for the sake of set_task_state */
|
|
#define TASK_KILLABLE (TASK_WAKEKILL | TASK_UNINTERRUPTIBLE)
|
|
#define TASK_KILLABLE (TASK_WAKEKILL | TASK_UNINTERRUPTIBLE)
|