Re: New MP hang as of 030227

enami tsugutomo <[email protected]> 02 Mar 2003 09:21:47 +0900
Newsgroups gmane.os.netbsd.devel.smp,gmane.os.netbsd.devel.kernel,gmane.os.netbsd.ports.i386
Message-ID <[email protected]>
Petter Lindquist <[email protected]> writes:

> Ok, uni processor works now. MP kernel goes to the line
> 
> cpu1: CPU 2 running
> 
> and there it hangs.

If this is the same case I saw, it was deadlock due to ipi handler
tries to print something, and is fixed with latest x86/x86/ipi.c

enami.