, Ignatios Souvatzis <is@jocelyn.rhein.de>
From: I. Souvatzis <ignatios@cs.uni-bonn.de>
List: tech-kern
Date: 04/08/1999 10:36:02
On Wed, Apr 07, 1999 at 06:01:25PM -0500, Scott Reynolds wrote:
> On Wed, 7 Apr 1999, Ignatios Souvatzis wrote:
>
> > On Wed, Apr 07, 1999 at 12:05:45AM -0700, Chuck Silvers wrote:
> > >
> > > scott was having the same problem on mac68k, but it went away
> > > when he pulled in the fixes jason had made to the hp300 pmap.
> > > maybe the amiga needs the same fixes?
> > >
> > that one?:
> >
> > hp300/hp300/pmap.c:
> >
> > revision 1.53
> > date: 1999/04/05 06:34:01; author: scottr; state: Exp; lines: +533 -589
> > Pull in the many and various hp300 pmap changes that Jason's done
> > so far this year. There are very few appreciable differences left
> > between this code and the hp300 version.
> > ----------------------------
>
> This fixed that panic on one machine, and caused a new problem on a
> different machine, which is why it's not pulled up (yet). I'm still
> gathering information on the new panic.
I see. The real problem I have with it is that it is a monster pullup, with
several not necessarily related changes, part of which are already included
in the Amiga pmap.
So I really don't know how to even try it.
-is