aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/auto_fs.h
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2013-02-19 14:56:53 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-04 06:09:06 +0800
commit8a9279a5af607d9f59b3921c639df139a28bcef6 (patch)
treecd74e15719dea0c2272f70c29688b4a55a40a8ce /include/linux/auto_fs.h
parenta214998c48e204227d52a81dd459ea51a8a9ae36 (diff)
downloadkernel_samsung_smdk4412-8a9279a5af607d9f59b3921c639df139a28bcef6.zip
kernel_samsung_smdk4412-8a9279a5af607d9f59b3921c639df139a28bcef6.tar.gz
kernel_samsung_smdk4412-8a9279a5af607d9f59b3921c639df139a28bcef6.tar.bz2
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Upstream commit 9067ac85d533651b98c2ff903182a20cbb361fcb. 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> Cc: Michal Hocko <mhocko@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/auto_fs.h')
0 files changed, 0 insertions, 0 deletions