From: Frederic Weisbecker Date: Wed, 7 Nov 2012 20:03:07 +0000 (+0100) Subject: irq_work: Don't stop the tick with pending works X-Git-Tag: v3.9-rc1~174^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00b42959106a9ca1c2899e591ae4e9a83ad6af05;p=pandora-kernel.git irq_work: Don't stop the tick with pending works Don't stop the tick if we have pending irq works on the queue, otherwise if the arch can't raise self-IPIs, we may not find an opportunity to execute the pending works for a while. Signed-off-by: Frederic Weisbecker Acked-by: Steven Rostedt Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: Ingo Molnar Cc: Andrew Morton Cc: Paul Gortmaker --- Reading git-diff-tree failed