freebsd-dev/sys/amd64
Attilio Rao 79257559ee BSP is not added to the mask of valid target CPUs for interrupts
in set_apic_interrupt_ids(). Besides, set_apic_interrupts_ids() is not
called in the !SMP case too.
Fix this by:
- Adding the BSP as an interrupt target directly in cpu_startup().
- Remove an obsolete optimization where the BSP are skipped in
  set_apic_interrupt_ids().

Reported by:	jh
Reviewed by:	jhb
MFC after:	3 days
X-MFC:		r233961
Pointy hat to:	me
2012-04-09 22:41:19 +00:00
..
acpica Re-initialize model-specific MSRs when we resume CPUs. 2012-03-30 17:03:06 +00:00
amd64 BSP is not added to the mask of valid target CPUs for interrupts 2012-04-09 22:41:19 +00:00
compile
conf Add descriptions after the 'device' line for several NICs to match the 2012-04-04 13:49:22 +00:00
ia32 Eliminate ia32_reg.h by moving its contents to x86 and ia64 reg.h. 2012-03-18 19:12:11 +00:00
include Move the legacy(4) driver to x86. 2012-03-30 19:10:14 +00:00
linux32 regen 2012-03-10 23:11:21 +00:00
pci Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to 2011-06-22 21:04:13 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00