CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/18 13:32:41
Modified files:
sys/arch/hp300/include: intr.h
sys/arch/m68k/m68k: mutex.c
sys/arch/mac68k/include: intr.h
sys/arch/mvme68k/include: intr.h
Log message:
Fix conversion of symbolic IPL level to hardware PSL value in the mutex code.
This is a noop on all arches but hp300, where this fixes (at least) IPL_BIO
mutexes.
