44e83481b7
from cpu_configure(9) to cpu_initclocks(9) on mips ports which use mips3_clockintr.c:mips3_clockintr() (i.e. CPU INT5 clock) to avoid hardclock(9) before softclock interrupt is initialized in initclocks(). This should be harmless because initclocks() is a part of configure() in these days and there is no MI function which expects hardware interrupts between cpu_configure(9) and cpu_initclocks(9). Disccussed on tech-kern and port-mips. |
||
---|---|---|
.. | ||
autoconf.c | ||
cpu.c | ||
mach_intr.c | ||
machdep.c | ||
mainbus.c | ||
wdog.c |