diff options
author | gallatin <gallatin@FreeBSD.org> | 2007-01-31 15:29:31 +0000 |
---|---|---|
committer | gallatin <gallatin@FreeBSD.org> | 2007-01-31 15:29:31 +0000 |
commit | 60e3c7067047cbb6c9f0fa5bfcb0ad9d19fe721d (patch) | |
tree | 6ce4bf2ae8cb1509cf925d3640cbcc0162fc36d8 /lib/libc/stdlib/malloc.c | |
parent | 3bd3bcc77909873a2c6ae0e8f139126642e309d4 (diff) | |
download | FreeBSD-src-60e3c7067047cbb6c9f0fa5bfcb0ad9d19fe721d.zip FreeBSD-src-60e3c7067047cbb6c9f0fa5bfcb0ad9d19fe721d.tar.gz |
Abandon using sleepable locks in favor of mutexes for mxge's if_ioctl
locking in preparation for adding a watchdog handler (callouts must
not use sleepable locks). This required shuffling memory and
interrupt allocation to the attach routine rather than if_ioctl so as
to avoid potential sleeps while bringing up the interface.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions