diff options
author | Venkatesh Pallipadi <[email protected]> | 2011-03-01 16:28:21 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-03-04 11:14:31 +0100 |
commit | 6d1cafd8b56ea726c10a5a104de57cc3ed8fa953 (patch) | |
tree | 638ba81859114b2bda8b4899cf73cc20a8a31553 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c02aa73b1d18e43cfd79c2f193b225e84ca497c8 (diff) |
sched: Resched proper CPU on yield_to()
yield_to_task_fair() has code to resched the CPU of yielding task when the
intention is to resched the CPU of the task that is being yielded to.
Change here fixes the problem and also makes the resched conditional on
rq != p_rq.
Signed-off-by: Venkatesh Pallipadi <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions