diff options
author | peter <peter@FreeBSD.org> | 2000-08-25 22:28:08 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-08-25 22:28:08 +0000 |
commit | 84c0ff464eab1e6a55fde75c0b55fbe2e0dcc2a2 (patch) | |
tree | 7b57c50915c336c3205318b83bcadce5bee4ebcc /sys/compat/linux/linux_misc.c | |
parent | d9362d87174823461005a87a1f42268e10efa9d5 (diff) | |
download | FreeBSD-src-84c0ff464eab1e6a55fde75c0b55fbe2e0dcc2a2.zip FreeBSD-src-84c0ff464eab1e6a55fde75c0b55fbe2e0dcc2a2.tar.gz |
m_mballoc_wait() had a spl/tsleep race. mbufs can be freed in interrupt
context, which can cause a wakeup.. which can race with this.
Diffstat (limited to 'sys/compat/linux/linux_misc.c')
0 files changed, 0 insertions, 0 deletions