summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authorrnoland <rnoland@FreeBSD.org>2008-09-09 02:05:03 +0000
committerrnoland <rnoland@FreeBSD.org>2008-09-09 02:05:03 +0000
commit016be156e0964094bf2d383d94aef409a35dc78c (patch)
treeb049bd3bd13dc9dbf8c993171dae2fd568b69bed /sys/netinet/tcp_input.c
parent1af31f868a04970e4e460e2e08c563289e42b042 (diff)
downloadFreeBSD-src-016be156e0964094bf2d383d94aef409a35dc78c.zip
FreeBSD-src-016be156e0964094bf2d383d94aef409a35dc78c.tar.gz
We should never call drm_pci_alloc() while holding locks, due the the
calls to bus_dma. There were multiple paths that held different locks or no locks at all. This patch ensures that all of the calling paths drop their lock(s) before calling drm_pci_alloc(). Reviewed by: kib
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud