[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Atari 030 patch for mmu030.S in current CVS



That doesn't matter.

init_proc() gets called regardless of whether VFAT is enabled or not.

But the init_page_table() function returns without doing anything if
memory protection is disabled.

And incidentally, it worked anyway when it was disabled.

Alan.

On Mon, 2005-08-01 at 14:44 +0100, jan.thomas@bt.com wrote:
> I wondered what was causing that. Incidentaly I turned of the VFAT
> driver because of this, and havent had problems since.
> 
> Jan.
> 
> > -----Original Message-----
> > From: mint-bounce@lists.fishpool.fi
> > [mailto:mint-bounce@lists.fishpool.fi]On Behalf Of Alan Hourihane
> > Sent: 01 August 2005 14:42
> > To: mint@fishpool.com
> > Subject: Re: [MiNT] Atari 030 patch for mmu030.S in current CVS
> > 
> > 
> > It crashed after displaying the initialization messages from VFATFS.
> > 
> > Essentially,
> > 
> > in init_proc() the system crashed and displayed a number of 
> > random bombs
> > when it came down to init_page_table() which in turns calls the
> > set_mmu() function to initialize the MMU.
> > 
> > Alan.
> > 
> > On Mon, 2005-08-01 at 14:24 +0100, jan.thomas@bt.com wrote:
> > > MiNT 1-16-1 has been running 24/7 on my TT for months. 
> > > What was the symtom of the problem that you found?
> > > 
> > > Jan.
> > > 
> > > 
> > > > -----Original Message-----
> > > > From: mint-bounce@lists.fishpool.fi
> > > > [mailto:mint-bounce@lists.fishpool.fi]On Behalf Of Alan Hourihane
> > > > Sent: 01 August 2005 14:21
> > > > To: MiNT
> > > > Subject: [MiNT] Atari 030 patch for mmu030.S in current CVS
> > > > 
> > > > 
> > > > I've found why FreeMiNT 1.16.x won't work on my TT, and below 
> > > > is a patch
> > > > to fix it.
> > > > 
> > > > It seems that a pop from the stack had crept into the 
> > mmu030.S file.
> > > > 
> > > > Alan.
> > > > 
> > > > 
> > 
> > 
> >