]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Try harder to work with MP table interrupt entries that claim that an
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 12 Jan 2005 18:24:32 +0000 (18:24 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 12 Jan 2005 18:24:32 +0000 (18:24 +0000)
commit565e3eb657415165f584341780ec5f96e0bcef40
tree1c7d94fb9f736cf9d03ad8f3c02f2e61d206d425
parent3e056862a237ddfa505a37dee5c94eed5f7acdcd
Try harder to work with MP table interrupt entries that claim that an
interrupt is wired up to all the I/O APICs in the system.  If the system
has only one I/O APIC, then just act as if the entry specified that APIC.
We still don't try to handle global entries in a system with multiple I/O
APICs.

Tested by: Peter Trifonov pvtrifonov at mail dot ru
MFC after: 1 week
sys/i386/i386/mptable.c