Date: Sat, 3 Jul 2010 20:19:20 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ia64/ia64 mca.c mp_machdep.c src/sys/ia64/include mca.h Message-ID: <201007032019.o63KJXGb066230@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2010-07-03 20:19:20 UTC FreeBSD src repository Modified files: sys/ia64/ia64 mca.c mp_machdep.c sys/ia64/include mca.h Log: SVN rev 209671 on 2010-07-03 20:19:20Z by marcel Allocate and setup an interrupt vector for corrected machine checks. For now, just print when we get the interrupt, but eventually we need to collect the details and provide a more useful report. Revision Changes Path 1.15 +34 -0 src/sys/ia64/ia64/mca.c 1.86 +2 -0 src/sys/ia64/ia64/mp_machdep.c 1.10 +1 -0 src/sys/ia64/include/mca.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007032019.o63KJXGb066230>