summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2017-05-29 17:14:16 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-21 07:44:56 +0200
commitb29145746576a638f141e16f9438f0e98a8e3ea0 (patch)
tree6b0e4585bbdd827a0433b109015d002474faf4f0 /tools
parent635a58225c360e293154a05fc66843dc686989fe (diff)
parisc/mm: Ensure IRQs are off in switch_mm()
commit 649aa24254e85bf6bd7807dd372d083707852b1f upstream. This is because of commit f98db6013c55 ("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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions