]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r280345:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 25 Mar 2015 13:05:17 +0000 (13:05 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 25 Mar 2015 13:05:17 +0000 (13:05 +0000)
commit743385ba59e46d0f728362a31bd82bcfda31dd39
treeb685367402d84eeb8fa4901ed3e6f39d34abe59d
parent371a75ae43926a1f87d7f031c8b3851b084caa9e
MFC r280345:
Fix for out of order device destruction notifications when using the
delist_dev() function. In addition to this change:
- add a proper description of this function
- add a proper witness assert inside this function
- switch a nearby line to use the "cdp" pointer instead of cdev2priv()

git-svn-id: svn://svn.freebsd.org/base/stable/9@280583 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/kern_conf.c