ia64: Use preempt_schedule_irq
authorThomas Gleixner <tglx@linutronix.de>
Tue, 17 Sep 2013 18:53:08 +0000 (18:53 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 13 Nov 2013 19:21:47 +0000 (20:21 +0100)
commitaa0d53260596c1bef23547537724d4bad78e6f52
tree2260fee3ae39c8e0cc0a88638b1ac99f7fc69bef
parent650e4dc2a75959fdca1eecc0147bbb21dbfadf0f
ia64: Use preempt_schedule_irq

Use the proper core function instead of fiddling with PREEMPT_ACTIVE
and enable/disable interrupts in the low level code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
Link: http://lkml.kernel.org/r/20130917183628.857145384@linutronix.de
arch/ia64/kernel/entry.S