Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/macppc/macppc
Module Name: src
Committed By: tsutsui
Date: Thu Oct 19 14:25:29 UTC 2006
Modified Files:
src/sys/arch/macppc/macppc: autoconf.c clock.c
Log Message:
Defer enabling hardware interrupts until all timecounter(9)s are initialized
in cpu_initclocks(9), and then remove "if (cold)" check in decr_intr().
Fixes long delay during config_process_deferred() for interrupt_config_queue,
OK'ed by macallan.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/arch/macppc/macppc/autoconf.c
cvs rdiff -r1.32 -r1.33 src/sys/arch/macppc/macppc/clock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index