svn commit: r205851 - in head/sys: amd64/amd64 amd64/include
i386/i386 i386/include
John Baldwin
jhb at freebsd.org
Mon Mar 29 19:41:45 UTC 2010
On Monday 29 March 2010 3:13:34 pm John Baldwin wrote:
> Author: jhb
> Date: Mon Mar 29 19:13:34 2010
> New Revision: 205851
> URL: http://svn.freebsd.org/changeset/base/205851
>
> Log:
> 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.
In practice I don't expect this to ever fire. Doing so probably indicates a
bug. It is nice to have an extra warning fire to help detect future bugs
though.
--
John Baldwin
More information about the svn-src-all
mailing list