Files
linux/arch/parisc/include/asm
Helge Deller e3d2adaaf9 parisc/mm: Ensure IRQs are off in switch_mm()
commit 649aa24254 upstream.

This is because of commit f98db6013c ("sched/core: Add switch_mm_irqs_off()
and use it in the scheduler") in which switch_mm_irqs_off() is called by the
scheduler, vs switch_mm() which is used by use_mm().

This patch lets the parisc code mirror the x86 and powerpc code, ie. it
disables interrupts in switch_mm(), and optimises the scheduler case by
defining switch_mm_irqs_off().

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-21 07:42:20 +02:00
..
2012-06-05 14:10:17 +09:00
2013-11-07 22:28:26 +01:00
2012-03-28 18:30:02 +01:00
2013-11-07 22:28:54 +01:00
2016-08-02 16:44:29 +02:00
2015-09-08 15:30:37 +02:00
2010-10-07 14:08:55 +01:00
2016-05-22 21:56:37 +02:00
2016-12-07 08:56:40 +01:00
2012-03-28 18:30:02 +01:00
2013-11-07 22:27:20 +01:00
2012-03-28 18:30:02 +01:00
2016-10-11 20:52:47 +02:00