Date: Sun, 10 Sep 2000 08:39:23 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha interrupt.c Message-ID: <200009101539.IAA20563@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2000/09/10 08:39:23 PDT Modified files: sys/alpha/alpha interrupt.c Log: Remove the manipulation of the Giant mutex from the interrupt entry points. This can't work right anyway and needs to happen in the irq thread. Revision Changes Path 1.22 +1 -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?200009101539.IAA20563>