Files
ubports_kernel_google_msm/kernel/sched
Oleg Nesterov 31506f346a 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>
2013-04-18 16:08:07 -07:00
..
2012-01-27 13:28:53 +01:00
2013-03-15 17:13:15 -07:00
2013-03-15 17:13:29 -07:00
2012-05-18 17:03:09 -07:00
2013-03-15 17:13:29 -07:00
2012-01-27 13:28:53 +01:00