Date: Wed, 15 Nov 2000 13:56:51 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha interrupt.c Message-ID: <200011152156.NAA88373@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/11/15 13:56:51 PST
Modified files:
sys/alpha/alpha interrupt.c
Log:
- Don't acquire/release Giant during an interrupt context for machine
checks, clock interrupts, and device interrupts.
- Assert that Giant is not owned during the main loop of ithd_loop().
Revision Changes Path
1.31 +2 -11 src/sys/alpha/alpha/interrupt.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?200011152156.NAA88373>
