CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/01 13:48:50
Modified files:
sys/arch/i386/i386: cpu.c db_interface.c genassym.cf ipifuncs.c
kvm86call.S lapic.c mptramp.s
Log message:
Don't index cpu_info by apic id, but by device unit number instead. Recent
Intel CPUs come up with apic id's >= 32, even on systems with less than 32
logical CPUs.
ok krw@, marco@; tested by deraadt@
