• T
    Revert "nohz: Make tick_nohz_irq_exit() irq safe" · af7bdbaf
    Thomas Gleixner 提交于
    This reverts commit 351429b2e62b6545bb10c756686393f29ba268a1. The
    extra local_irq_save() is not longer needed as the call site now
    always calls with interrupts disabled.
    Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Ingo Molnar <mingo@kernel.org>
    Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
    Cc: Linus Torvalds <torvalds@linuxfoundation.org>
    af7bdbaf
tick-sched.c 23.6 KB