diff options
author | jhb <jhb@FreeBSD.org> | 2005-08-08 21:03:54 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2005-08-08 21:03:54 +0000 |
commit | ba589db4851a78d7a0fdfc6e4a6a79496a2b3341 (patch) | |
tree | ad0d7329056f3d2eec9bd9f58e02dec3446e8f3b /sys/kern/kern_sysctl.c | |
parent | 7d8af51fdcf9b077da486bdb2f6d70ba885d1aab (diff) | |
download | FreeBSD-src-ba589db4851a78d7a0fdfc6e4a6a79496a2b3341.zip FreeBSD-src-ba589db4851a78d7a0fdfc6e4a6a79496a2b3341.tar.gz |
- Use callout_init_mtx() to close a small race between callout_stop() and
the timeout routine.
- Fix locking in detach.
- Add locking in shutdown.
- Don't mess with the PCI command register in resume, the PCI bus driver
already does this for us.
- Add locking to the non-serial ifmedia routines.
- Fix locking in ioctl.
- Remove spls and support for 4.x.
MFC after: 1 week
Diffstat (limited to 'sys/kern/kern_sysctl.c')
0 files changed, 0 insertions, 0 deletions