diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-07-21 10:07:15 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-07-21 10:07:15 +0000 |
commit | 2a104c95a23b111054dd1e591ee635e9f2d22db4 (patch) | |
tree | 04dded320472b13e1960096dc05fc545658d8a4c /sys/arch/sparc64/include/intr.h | |
parent | aa8989bd4fe7fb450d4fedadd3d4cf0394b7f312 (diff) |
IPL_NONE doesn't really exist. The corresponding bit in the
per-processor soft interrupt register is used for hardware clock-tick
counter interrupts. So make smp_signotify() use IPL_SOFTINT instead
such that we don't unintentionally trigger a spurious clock interrupt.
This seems to fix the timekeeping anomalies on the t1k.
tested by art@
Diffstat (limited to 'sys/arch/sparc64/include/intr.h')
0 files changed, 0 insertions, 0 deletions