commit | aa0d53260596c1bef23547537724d4bad78e6f52 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Sep 17 18:53:08 2013 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Nov 13 20:21:47 2013 +0100 |
tree | 2260fee3ae39c8e0cc0a88638b1ac99f7fc69bef | |
parent | 650e4dc2a75959fdca1eecc0147bbb21dbfadf0f [diff] |
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