cpu_emergency_disable() was only used by mvme88k and can be removed now.
authorclaudio <claudio@openbsd.org>
Tue, 28 May 2024 09:27:54 +0000 (09:27 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 28 May 2024 09:27:54 +0000 (09:27 +0000)
commitf943bcf5c784ca019617bbc8de518ecb78c99e2b
tree9c9c456864584dad75a1d89b1b0b14e0643ab9bd
parentd6d5e30b13dcd32e2f0c9eefc112586acb1ea4c4
cpu_emergency_disable() was only used by mvme88k and can be removed now.

This removes one of the SCHED_LOCK usages in arch.
OK miod@
sys/arch/m88k/include/cpu.h
sys/arch/m88k/m88k/m88k_machdep.c