]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r285522:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 2 Sep 2016 00:14:28 +0000 (00:14 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 2 Sep 2016 00:14:28 +0000 (00:14 +0000)
commite096f9b72e693cb9a4d55e3aa5da1181f3f9639a
tree2dbfbfd4ea4c0bdeb3e429a1c59472bb0a31aa02
parent2ab4c87d68486eda06806dde77c784adee67fbd0
MFC r285522:
Fix cleanup race between unp_dispose and unp_gc.

This change modifies the original commit to avoid changing the
domain_dispose KPI.

Tested by: Oliver Pinter

git-svn-id: svn://svn.freebsd.org/base/stable/10@305261 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/uipc_socket.c
sys/kern/uipc_usrreq.c
sys/sys/domain.h
sys/sys/unpcb.h