Move clock registration from before SMP startup to after. APIC_IO builds
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 May 2007 02:29:31 +0000 (02:29 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 May 2007 02:29:31 +0000 (02:29 +0000)
commit7ce8a225eed76952112d48c70feee0e8654f2fdd
treef44ee216f77de8d0f665f3340774c1c626491ecd
parentdbcd0c9b8a52c489e134c81386c900b1338da9e4
Move clock registration from before SMP startup to after.  APIC_IO builds
need the ioapic interrupt routing information from the mptable scan.
sys/sys/kernel.h