Port-powerpc archive

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

Re: panic ibm4xx machines



On Sun, Feb 06, 2011 at 10:39:55PM +0900, KIYOHARA Takashi wrote:
> Hi! all,
> 
> 
> My OpenBlockS (evbppc) panics when boot time.
> 
> ## Transferring control to NetBSD stage-2 loader (at address 00025000) ...
> +40000000,
> 00025000-40000000 -> 00600000-40000000 = 3fa00000
> panic: evcnt_attach_static: evcnt non initialized: group=<cpu> name=<tlbmiss>
> Stopped in pid 0.1 (system) at  0x4d9e8:        lwz     r0, 0x14(r1)

See also PR #44502, for a similar losage uncovered by that diagnostic.
Could you do a similar change for ppc and move the evencounter initializiation
to cpu_startup() ?

Martin


Home | Main Index | Thread Index | Old Index