Subject: Re: CVS commit: [nathanw_sa] syssrc/sys/arch/i386/i386
To: Jason R Thorpe <thorpej@wasabisystems.com>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: source-changes
Date: 12/03/2002 18:57:22
Jason R Thorpe <thorpej@wasabisystems.com> writes:
> On Wed, Dec 04, 2002 at 01:21:24AM +0200, Nathan J Williams wrote:
>
> > Module Name: syssrc
> > Committed By: nathanw
> > Date: Tue Dec 3 23:21:23 UTC 2002
> >
> > Modified Files:
> > syssrc/sys/arch/i386/i386 [nathanw_sa]: trap.c
> >
> > Log Message:
> > Unlock the kernel lock in startlwp() before returning to userland.
>
> Is this change going to apply to all MP-capable platforms?
I believe so, yes. I haven't worked on the necessary MP bits for any
platforms other than i386 yet.
- Nathan