Date: Sun, 5 Dec 2004 07:55:31 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c Message-ID: <200412050755.iB57tVa2064503@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412050755.iB57tVa2064503>