mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
sched: group scheduler SMP migration fix
group scheduler SMP migration fix: use task_cfs_rq(p) to get to the relevant fair-scheduling runqueue of a task, rq->cfs is not the right one. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
2d72376b3a
commit
2830cf8c90
1 changed files with 4 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue