diff options
| author | Peter Zijlstra <[email protected]> | 2011-02-02 12:19:48 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2011-02-03 11:21:33 +0000 |
| commit | 06c3bc655697b19521901f9254eb0bbb2c67e7e8 (patch) | |
| tree | f712a3359f9a3a73652bb3316e0281f26f48c1ab /net/unix/af_unix.c | |
| parent | sched, docs: Update schedstats documentation to version 15 (diff) | |
| download | kernel-06c3bc655697b19521901f9254eb0bbb2c67e7e8.tar.gz kernel-06c3bc655697b19521901f9254eb0bbb2c67e7e8.zip | |
sched: Fix update_curr_rt()
cpu_stopper_thread()
migration_cpu_stop()
__migrate_task()
deactivate_task()
dequeue_task()
dequeue_task_rq()
update_curr_rt()
Will call update_curr_rt() on rq->curr, which at that time is
rq->stop. The problem is that rq->stop.prio matches an RT prio and
thus falsely assumes its a rt_sched_class task.
Reported-Debuged-Tested-Acked-by: Thomas Gleixner <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <new-submission>
Cc: [email protected] # .37
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
