tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Kernel panic in "subr_xcall.c"



On Mon, Oct 19, 2009 at 05:29:37PM +0200, Jean-Yves Migeon wrote:
> The KASSERT() can only fire when ncpu > 1 and there is no CPU flagged with
> SPCF_RUNNING.
> 
> I think that such a situation is rare during boot; the boot processor
> should already have its SPCF_RUNNING flag set before attaching secondary
> CPUs.

From memory, I think SPCF_RUNNING is set after all CPUs have been attached
even for the boot CPU.

-- 
Manuel Bouyer, LIP6, Universite Paris VI.           
Manuel.Bouyer%lip6.fr@localhost
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index