Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
Pull dynticks cleanups from Frederic Weisbecker. Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
@@ -326,7 +326,7 @@ void irq_enter(void)
|
||||
* here, as softirq will be serviced on return from interrupt.
|
||||
*/
|
||||
local_bh_disable();
|
||||
tick_check_idle();
|
||||
tick_irq_enter();
|
||||
_local_bh_enable();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user