Date: Fri, 5 Mar 1999 15:39:02 -0800 (PST) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa ipl_funcs.c Message-ID: <199903052339.PAA89349@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1999/03/05 15:39:02 PST Modified files: sys/i386/isa ipl_funcs.c Log: Block cam hardware interrupts at splvm(). Controller drivers may perform malloc(NO_WAIT) and free operations that could touch the page queues. Noticed by: Tor Egge <tegge@FreeBSd.org> Revision Changes Path 1.15 +4 -4 src/sys/i386/isa/ipl_funcs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903052339.PAA89349>