summaryrefslogtreecommitdiff
path: root/fs/ncpfs
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2013-01-21 19:48:17 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-01-22 18:08:17 (GMT)
commit9067ac85d533651b98c2ff903182a20cbb361fcb (patch)
tree30e741b4f1fa71b155c216d7e7212e3befa3cde3 /fs/ncpfs
parent9899d11f654474d2d54ea52ceaa2a1f4db3abd68 (diff)
downloadlinux-fsl-qoriq-9067ac85d533651b98c2ff903182a20cbb361fcb.tar.xz
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
wake_up_process() should never wakeup a TASK_STOPPED/TRACED task. Change it to use TASK_NORMAL and add the WARN_ON(). TASK_ALL has no other users, probably can be killed. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ncpfs')
0 files changed, 0 insertions, 0 deletions