netchild 2006-12-03 21:00:31 UTC
FreeBSD src repository
Modified files:
sys/compat/linsysfs linsysfs.c
Log:
MFP4 (110957)
Use TAILQ_FOREACH_SAFE instead of the unsafe one where an item is removed
from the queue.
This prevents a panic on kldunload.
Submitted by: rdivacky
Tested by: bsam
Revision Changes Path
1.3 +3 -2 src/sys/compat/linsysfs/linsysfs.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"