Date: Wed, 8 Nov 2006 22:09:59 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sun4v/sun4v interrupt.S intr_machdep.c Message-ID: <200611082209.kA8M9xsJ088749@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2006-11-08 22:09:59 UTC
FreeBSD src repository
Modified files:
sys/sun4v/sun4v interrupt.S intr_machdep.c
Log:
Fix for ithread interrupt handling. Don't reset the interrupt vector until
after the interrupt has been handled. Also move panic_bad_hcall to local to
avoid complaints from the linker on the tinderbox.
Approved by: scottl (substituting for mentor rwatson)
Revision Changes Path
1.2 +24 -6 src/sys/sun4v/sun4v/interrupt.S
1.2 +51 -32 src/sys/sun4v/sun4v/intr_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611082209.kA8M9xsJ088749>
