Subject: Re: Kernel panic Atari-1.5G: cpu_switch
To: Jason R Thorpe <thorpej@zembu.com>
From: Leo Weppelman <leo@wau.mis.ah.nl>
List: current-users
Date: 10/06/2000 20:31:00
On Thu, Oct 05, 2000 at 01:22:05PM -0700, Jason R Thorpe wrote:
> On Thu, Oct 05, 2000 at 09:17:48PM +0200, Leo Weppelman wrote:
>
> > I compiled a -current kernel today just to see if everything still worked
> > on -current (I have been running ALPHA2 for quite a while now). The sources
> > were obtained by rsyncing to the repository this morning (5/10/2000).
> >
> > Unfortunately, the kernel paniced pretty soon...
>
> You'll want to make sure the scheduler changes I made are okay. Everything
> had to be rototilled, and Atari and Amiga were unlike other m68k ports.
Yup, found it! You exchanged %d0 and %d1 in the queue number calculation.
Checked the amiga-port, but there you did it right ;-)
Thanks,
Leo.
>
> --
> -- Jason R. Thorpe <thorpej@zembu.com>