diff options
author | jhb <jhb@FreeBSD.org> | 2014-11-18 22:02:37 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2014-11-18 22:02:37 +0000 |
commit | 79f30ca7deb6593675ab04592023345ddb46cc29 (patch) | |
tree | 292ffb3f6990b8ea5e3bb752bd5331c887cdad62 /lib/libfetch | |
parent | 5ca041b97a5c74720ff63132eb6533fe86563e03 (diff) | |
download | FreeBSD-src-79f30ca7deb6593675ab04592023345ddb46cc29.zip FreeBSD-src-79f30ca7deb6593675ab04592023345ddb46cc29.tar.gz |
Add locking to scd(4) and mark MPSAFE.
- Actually use existing per-softc mutex.
- Use mutex in cdev routines and remove D_NEEDGIANT.
- Use callout(9) instead of timeout(9).
- Don't check for impossible conditions (e.g. SCDINIT being clear).
- Use bus_*() instead of bus_space_*().
Tested by: no one
Diffstat (limited to 'lib/libfetch')
0 files changed, 0 insertions, 0 deletions