+3
−4
+3
−7
+12
−1
Loading
We have two separate nohz function calls in irq_enter() for no good
reason. Just call a single NOHZ function from irq_enter() and call
the bits in the tick code.
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>