sched/rt: Do not submit new work when PI-blocked
authorThomas Gleixner <tglx@linutronix.de>
Sun, 17 Jul 2011 18:46:52 +0000 (20:46 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 1 Mar 2012 09:46:54 +0000 (10:46 +0100)
commit3c7d51843b03a6839e9ec7cda724e54d2319a63a
treedf8ac53451a7e519ddb0d349b24e6ba17ea18afb
parent1c4dd99bed5f6f70932bf8dacdd54d04a2619778
sched/rt: Do not submit new work when PI-blocked

When we are PI-blocked then we want to get things done ASAP.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-vw8et3445km5b8mpihf4trae@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h
kernel/sched/core.c