summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_thread.c
diff options
context:
space:
mode:
authorgallatin <gallatin@FreeBSD.org>2007-03-27 15:55:32 +0000
committergallatin <gallatin@FreeBSD.org>2007-03-27 15:55:32 +0000
commita8be3c5db775d7348bb09c2d0618af6352050826 (patch)
tree3d709952b7e6b917a5cb4df738dafeaef6eadfdf /sys/kern/kern_thread.c
parent7e4dccfa8c96f966b71b6167d164ec69f30da974 (diff)
downloadFreeBSD-src-a8be3c5db775d7348bb09c2d0618af6352050826.zip
FreeBSD-src-a8be3c5db775d7348bb09c2d0618af6352050826.tar.gz
Fix a bug which could lead to receive side lockup when WC is disabled.
When submitting rx buffers and not using WC fifo, always replace the invalid DMA address with the real one, otherwise allocation failures could lead to the invalid DMA address being given to the NIC, and that would cause the receive side to lockup.
Diffstat (limited to 'sys/kern/kern_thread.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud