Date: Wed, 19 Nov 2008 22:12:32 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/include intr_machdep.h src/sys/sparc64/sparc64 intr_machdep.c Message-ID: <200811192212.mAJMCceI080289@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2008-11-19 22:12:32 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include intr_machdep.h
sys/sparc64/sparc64 intr_machdep.c
Log:
SVN rev 185109 on 2008-11-19 22:12:32Z by marius
Use the interrupt level right below PIL_FAST for executing interrupt
filters instead of PIL_FAST and allow special filters and handlers
for interrupts which need to be able to interrupt even filters, f.e.
bus error interrupts, to be registered with the revived INTR_FAST
at PIL_FAST.
Revision Changes Path
1.20 +2 -1 src/sys/sparc64/include/intr_machdep.h
1.36 +17 -9 src/sys/sparc64/sparc64/intr_machdep.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811192212.mAJMCceI080289>
