CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/15 06:21:41
Modified files:
sys/dev : ipmi.c
Log message:
Use IPL_MPFLOOR for ipmi mutex to prevent a interrupt which requires
KERNEL_LOCK(). This fixes the panic with with witness.
diff from fukaumi at soum.co.jp.
input and ok mpi
