njl 2005-02-05 16:31:59 UTC
FreeBSD src repository
Modified files:
sys/dev/cpufreq ichss.c
Log:
Use intr_disable/restore() instead of disable_intr() since the latter is
not MI. This should fix build on non i386 platforms.
Revision Changes Path
1.3 +3 -2 src/sys/dev/cpufreq/ichss.c