Date: Fri, 14 Nov 2003 13:00:32 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 intr_machdep.c Message-ID: <200311142100.hAEL0WMm072746@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2003/11/14 13:00:32 PST FreeBSD src repository Modified files: sys/i386/i386 intr_machdep.c Log: If an interrupt source doesn't have an ithread, treat it as a stray interrupt. This can only happen if an unregistered interrupt source triggers an interrupt. Revision Changes Path 1.3 +4 -1 src/sys/i386/i386/intr_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311142100.hAEL0WMm072746>