]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc9d7057f3c80906b94d63820d4eee83c7acda704
tree2260fee3ae39c8e0cc0a88638b1ac99f7fc69bef
parent880803eb263d5589cac0730fd5c74092f6d6f649
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