Date: Wed, 25 Oct 2000 03:40:20 -0700 (PDT) From: Paul Saab <ps@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa intr_machdep.c Message-ID: <200010251040.DAA98826@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2000/10/25 03:40:20 PDT Modified files: sys/i386/isa intr_machdep.c Log: Fast interrupts have no associated process, therefore do not try and schedule it. This fixes booting machines with broken MP tables. Revision Changes Path 1.40 +14 -12 src/sys/i386/isa/intr_machdep.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?200010251040.DAA98826>