]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Make the sio_inited handling more properly MP safe.
authorJohn Baldwin <jhb@FreeBSD.org>
Sat, 20 Oct 2001 03:32:33 +0000 (03:32 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Sat, 20 Oct 2001 03:32:33 +0000 (03:32 +0000)
commit76e296aa31642a5f6b943261c9d34150495a0e2c
treecccb03262f8b70332a6a490fe8b029e71e436d81
parentdee2bb2540e5afb13b9dc15621f788310789af2d
- Make the sio_inited handling more properly MP safe.
- If we are booting with a serial console, then pass the MTX_QUIET flag to
  mtx_init of the sio lock as otherwise KTR_VERBOSE simply doesn't work.
sys/dev/sio/sio.c
sys/isa/sio.c