Subject: Re: kern/31870
To: None <kern-bug-people@netbsd.org, netbsd-bugs@netbsd.org,>
From: None <chs@netbsd.org>
List: netbsd-bugs
Date: 10/24/2005 00:28:44
Synopsis: kernel debugging assertion "l->l_cpu != curcpu()" failed

State-Changed-From-To: open->closed
State-Changed-By: chs@netbsd.org
State-Changed-When: Mon, 24 Oct 2005 00:28:43 +0000
State-Changed-Why:
fixed by removing the assertion, it was not valid since we weren't holding
the right lock at the time.