parisc: disable preemption in send_IPI_allbutself()
authorSven Schnelle <svens@stackframe.org>
Sat, 9 Oct 2021 18:24:38 +0000 (20:24 +0200)
committerHelge Deller <deller@gmx.de>
Sat, 30 Oct 2021 21:11:01 +0000 (23:11 +0200)
commit1c2fb946cdb784b2f64e12b54f1e93685167049c
tree96611984e3ad73ebfb20c5a31472df90b9145776
parent3fb28e199d1f1b3df0f96dd5d1b1b2335a29e3e2
parisc: disable preemption in send_IPI_allbutself()

Otherwise we might not stop all other CPUs.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/smp.c