Subject: Re: pthread problems on CS20 SMP system
To: Jarle Greipsland <jarle@uninett.no>
From: Stephen Jones <smj@cirr.com>
List: port-alpha
Date: 05/18/2004 09:13:31
Jarle -

Are you saying that just by using the newer version of trap.c you no 
longer have
lock_mgr locking on itself panics and vnlock dead locks?

How did trap.c in the alpha port get out of sync?  I am having a little 
trouble believing
this is the 'fix', but anyway, is it going to get committed?

On May 18, 2004, at 1:29 AM, Jarle Greipsland wrote:

> "Michael L. Hitch" <mhitch@lightning.msu.montana.edu> writes:
>>   It looks like the alpha may be missing a KERNL_PROC_UNLOCK(l) in
>> upcallret() in trap.c.  It's present on the i386.
>
> Indeed.  With version 1.93 of trap.c, I could run the test
> program without any panics.  Building openldap from pkgsrc also
> worked just fine.  Thanks!
> 					-jarle
>