]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r216371:
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Dec 2010 09:31:48 +0000 (09:31 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Dec 2010 09:31:48 +0000 (09:31 +0000)
commitcb905e3577ee4871e3cc84bf113603d16b0cfc76
treeb7d7426c5d27c32e8c971d2ce88b4f2e8afc10ac
parent274a7cc241ffdc0664d7ec619e82cf61f34d23f6
MFC r216371:
 Fix race in devfs by using LIST_FIRST() instead of
 LIST_FOREACH_SAFE() when freeing the devfs private
 data entries.

Approved by: re (kib)

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