CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/10 11:04:39
Modified files:
sys/arch/amd64/amd64: lapic.c
sys/arch/i386/i386: lapic.c
Log message:
use splhigh instead of splclock to block in the i386_ipi
fixes stability problems on some machines; ie. crashes in
in cpu_idle_cycle
from netbsd, via dhill
