summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/vga_pci.c
diff options
context:
space:
mode:
authorkurt <kurt@openbsd.org>2008-06-03 14:45:05 +0000
committerkurt <kurt@openbsd.org>2008-06-03 14:45:05 +0000
commit068e7b4ffe89de86c23917842bc1c41c907f25f8 (patch)
tree2f55734dc7696b5f5c91ee61c6a12848168ec211 /sys/dev/pci/vga_pci.c
parentAllow aucat to play/record from input-only or output-only devices. (diff)
downloadwireguard-openbsd-068e7b4ffe89de86c23917842bc1c41c907f25f8.tar.xz
wireguard-openbsd-068e7b4ffe89de86c23917842bc1c41c907f25f8.zip
Don't grab the fd read lock for getsockopt(2), setsockopt(2),
getpeername(2) or getsockname(2). Its not needed and causes threads to block when another thread is blocked and holding the read lock. Instead just protect against fd state transitions. Blocking problem reported by David S H Rosenthal from lockss.org okay beck@ "looks sane" deraadt@
Diffstat (limited to 'sys/dev/pci/vga_pci.c')
0 files changed, 0 insertions, 0 deletions