]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 205851:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 14 Apr 2010 15:00:46 +0000 (15:00 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 14 Apr 2010 15:00:46 +0000 (15:00 +0000)
commit2c6b6e34eadd00eaa2761e321b52ba9bf63a804a
treed564b87bd74f50271ecfd7deea0d5859e9a0f251
parentb0c91d3e3d3c01599973bea52635868ddb08c7a7
MFC 205851:
Add a handler for the local APIC error interrupt.  For now it just prints
out the current value of the local APIC error register when the interrupt
fires.

git-svn-id: svn://svn.freebsd.org/base/stable/8@206598 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/amd64/apic_vector.S
sys/amd64/amd64/local_apic.c
sys/amd64/include/apicvar.h
sys/i386/i386/apic_vector.s
sys/i386/i386/local_apic.c
sys/i386/include/apicvar.h