[PATCH 09/27] nohz: Wake up full dynticks CPUs when a timer gets enqueued

2012-12-29 Thread Frederic Weisbecker
Wake up a CPU when a timer list timer is enqueued there and the CPU is in full dynticks mode. Sending an IPI to it makes it reconsidering the next timer to program on top of recent updates. Signed-off-by: Frederic Weisbecker Cc: Alessio Igor Bogani Cc: Andrew Morton Cc: Chris Metcalf Cc:

[PATCH 09/27] nohz: Wake up full dynticks CPUs when a timer gets enqueued

2012-12-29 Thread Frederic Weisbecker
Wake up a CPU when a timer list timer is enqueued there and the CPU is in full dynticks mode. Sending an IPI to it makes it reconsidering the next timer to program on top of recent updates. Signed-off-by: Frederic Weisbecker fweis...@gmail.com Cc: Alessio Igor Bogani abog...@kernel.org Cc: Andrew