commit | 3c7d51843b03a6839e9ec7cda724e54d2319a63a | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Jul 17 20:46:52 2011 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Mar 01 10:46:54 2012 +0100 |
tree | df8ac53451a7e519ddb0d349b24e6ba17ea18afb | |
parent | 1c4dd99bed5f6f70932bf8dacdd54d04a2619778 [diff] |
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>