]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r280345:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 25 Mar 2015 13:08:57 +0000 (13:08 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 25 Mar 2015 13:08:57 +0000 (13:08 +0000)
commite79b24dfa785803e9a587388fbf47dc6c7a3f040
treea918ddccf1e814face373b937db7958541ee9432
parentd6aace8aef46397cfc5e46e8a4ada5567795b01c
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/8@280586 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/kern_conf.c