Source-Changes-D archive

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

Re: CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips



> @@ -225,11 +226,18 @@
>  {
>       KASSERT(!CPU_IS_PRIMARY(ci));
>       KASSERT(ci->ci_data.cpu_idlelwp != NULL);
> +     KASSERT(cold);

We should have a more descriptive variable to represent systems global state...
(Define state transition strictly too.)

Masao

-- 
Masao Uebayashi / Tombi Inc. / Tel: +81-90-9141-4635


Home | Main Index | Thread Index | Old Index