Subject: Re: SMP on Sparc64 revisited
To: Gert Doering <gert@greenie.muc.de>
From: Martin Husemann <martin@duskware.de>
List: port-sparc64
Date: 07/20/2005 09:46:06
On Wed, Jul 20, 2005 at 08:24:19AM +0200, Gert Doering wrote:
> cpu2 now spinning idle (waited 1 iterations)
> 
> text_access_fault: pc=1c09c90 va=1c08000
> ffb0: ffbfb_unblank
> kernel trap 64: +fast instruction access MMU miss
[..]
> Is there anything I can do to help trace this, or get this implemented?

Besides debugging this crash, not realy.

We are planning to move some code from CPU startup to the bootloader, so that
the bootloader will call the kernel with the right MMU mappings in place.
This will help with this issue, hopefully.

Martin