summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_debug.h
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2006-09-19 19:25:11 +0000
committermbr <mbr@FreeBSD.org>2006-09-19 19:25:11 +0000
commitfc7fc7fa1c7291ea74d27d6f4d5984554e5ec118 (patch)
treed562c06fe3a019f5bc95a6a7ba4e7331151d1358 /sys/netinet/tcp_debug.h
parent5f888e4283fc7a89c7d8215b8db38041d729df74 (diff)
downloadFreeBSD-src-fc7fc7fa1c7291ea74d27d6f4d5984554e5ec118.zip
FreeBSD-src-fc7fc7fa1c7291ea74d27d6f4d5984554e5ec118.tar.gz
Fix races between tty.c and sessrele() / doenterpgrp() / leavepgrp(). The tty
code is still under giant lock, but the session/pgrp release code just used proctree_locks. This explains why moving the proctree_lock in sys/kern/tty.c rev. 1.258 did fix the panics in our SMP systems. This should also fix some race panics with revoked ttys. Reviewed by: jhb MFC after: 1 week
Diffstat (limited to 'sys/netinet/tcp_debug.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud