diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2008-09-09 02:05:03 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2008-09-09 02:05:03 +0000 |
commit | 0020a2cdedc2d4345a1650d897288837ed953b90 (patch) | |
tree | b049bd3bd13dc9dbf8c993171dae2fd568b69bed /sys/netinet/tcp_input.c | |
parent | d5e2c3dd04b45dc4bfcf389444b44d4db4524d77 (diff) |
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
Notes
Notes:
svn path=/head/; revision=182883
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions