Date: Sat, 21 Apr 2001 14:44:40 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include alpha_cpu.h cpufunc.h Message-ID: <200104212144.f3LLieu88189@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2001/04/21 14:44:40 PDT Modified files: sys/alpha/include alpha_cpu.h cpufunc.h Log: Block out all interrupts, even machine checks, for critical_enter() This is will be required to prevent lowering the ipl when a critical_enter() is present in the interrupt path when handling a machine check. reviewed by: jhb Revision Changes Path 1.8 +2 -1 src/sys/alpha/include/alpha_cpu.h 1.11 +2 -2 src/sys/alpha/include/cpufunc.h 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?200104212144.f3LLieu88189>