CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2024/05/16 03:30:03

Modified files:
        sys/sys        : mutex.h 
        sys/arch/hppa/include: mutex.h 
        sys/arch/m88k/include: mutex.h 

Log message:
Stop treating IPL_NONE mutexes special in MULTIPROCESSOR kernels.  While
in theory these are safe to use in code that runs under the kernel lock
they are nasty trips when converting code to run without the kernel lock.

ok mpi@, claudio@

Reply via email to