diff options
author | Masatake YAMATO <yamato@redhat.com> | 2014-05-22 11:54:20 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-23 09:37:29 -0700 |
commit | ad0f614e4723db8cead439cf414108cbf975b224 (patch) | |
tree | 8a915847ffd03fd9118a425bbfb54ae3fff4f9d6 /mm/memory-failure.c | |
parent | 6f6acb00514c10be35529402f36ad7a288f08c2e (diff) | |
download | linux-stable-ad0f614e4723db8cead439cf414108cbf975b224.tar.gz linux-stable-ad0f614e4723db8cead439cf414108cbf975b224.tar.bz2 linux-stable-ad0f614e4723db8cead439cf414108cbf975b224.zip |
wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR
In commit ad86622b478e ("wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide
EXIT_TRACE from user-space") the order of task state definitions were
changed: EXIT_DEAD and EXIT_ZOMBIE were swapped. Though the charterers
for the states in TASK_STATE_TO_CHAR_STR string were not updated. This
patch synchronizes the string to the order of definitions.
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory-failure.c')
0 files changed, 0 insertions, 0 deletions