Subject: Re: yet another SA assertion failure with 3.0
To: None <chuq@chuq.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 11/08/2005 16:33:42
> before I spend a bunch of time fiddling with this,
> does anyone have any suggestions on how to handle this case?
> 
> -Chuck

i guess that you are hitting the case that the lwp holding the VP is
doing non-SA blocking, maybe by dropping L_SA temporarily.  right?
i don't think that you really need "allsusp" handing in that case.

YAMAMOTO Takashi