Date: Tue, 21 Dec 2010 09:31:48 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_conf.c Message-ID: <201012210932.oBL9W5rw067992@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2010-12-21 09:31:48 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern kern_conf.c
Log:
SVN rev 216611 on 2010-12-21 09:31:48Z by thompsa
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)
Revision Changes Path
1.231.2.10 +2 -2 src/sys/kern/kern_conf.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012210932.oBL9W5rw067992>
