cvs commit: src/sys/kern subr_bus.c
Warner Losh
imp at FreeBSD.org
Sat Dec 4 23:55:32 PST 2004
imp 2004-12-05 07:55:31 UTC
FreeBSD src repository
Modified files:
sys/kern subr_bus.c
Log:
Start to add GIANT_REQUIRED; macros in places where giant is required
and that I've verified things seem to basically work. I was able to
boot and hot plug usb devices. Please let me know if this causes
problems for anybody.
The push down of giant has proceeded to the point that this will start
to matter more and more.
Revision Changes Path
1.164 +6 -0 src/sys/kern/subr_bus.c
More information about the cvs-all
mailing list