Date: Wed, 19 Nov 2008 21:07:33 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/nmdm nmdm.c Message-ID: <200811192107.mAJL7ohp073610@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2008-11-19 21:07:33 UTC
FreeBSD src repository
Modified files:
sys/dev/nmdm nmdm.c
Log:
SVN rev 185106 on 2008-11-19 21:07:33Z by ed
Make nmdm(4) use MPSAFE callouts.
For some reason the nmdm(4) driver doesn't use CALLOUT_MPSAFE, even
though we live in the MPSAFE TTY era. Add the CALLOUT_MPSAFE flags.
System survives.
Revision Changes Path
1.42 +2 -2 src/sys/dev/nmdm/nmdm.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811192107.mAJL7ohp073610>
