Subject: Re: ptm
To: Denis Lagno <dlagno@smtp.ru>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: current-users
Date: 06/04/2004 13:39:44
"Denis Lagno" <dlagno@smtp.ru> writes:

> Also MP kernel built with LOCKDEBUG stops on uniprocessor
> i386 at startup:
> 
> simplelock: uninitialized lock
> lock: 0xc0730a6c, currently at:
> ../../../../kern_descrip.c:1028

I fixed this one yesterday. src/sys/kern/init_main.c:1.238.

        - Nathan