Home
last modified time | relevance | path

Searched hist:"35 cf4e50b16331def6cfcbee11e49270b6db07f5" (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dsched.hdiff 35cf4e50b16331def6cfcbee11e49270b6db07f5 Tue Aug 07 05:00:13 CEST 2012 Mike Galbraith <efault@gmx.de> sched,cgroup: Fix up task_groups list

With multiple instances of task_groups, for_each_rt_rq() is a noop,
no task groups having been added to the rt.c list instance. This
renders __enable/disable_runtime() and print_rt_stats() noop, the
user (non) visible effect being that rt task groups are missing in
/proc/sched_debug.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Cc: stable@kernel.org # v3.3+
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1344308413.6846.7.camel@marge.simpson.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
H A Dcore.cdiff 35cf4e50b16331def6cfcbee11e49270b6db07f5 Tue Aug 07 05:00:13 CEST 2012 Mike Galbraith <efault@gmx.de> sched,cgroup: Fix up task_groups list

With multiple instances of task_groups, for_each_rt_rq() is a noop,
no task groups having been added to the rt.c list instance. This
renders __enable/disable_runtime() and print_rt_stats() noop, the
user (non) visible effect being that rt task groups are missing in
/proc/sched_debug.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Cc: stable@kernel.org # v3.3+
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1344308413.6846.7.camel@marge.simpson.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>