6 Feb 2011 14:39
panic ibm4xx machines
KIYOHARA Takashi <kiyohara <at> kk.iij4u.or.jp>
2011-02-06 13:39:55 GMT
2011-02-06 13:39:55 GMT
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) db> bt 0x005ffe40: at 0x221c88 0x005ffe90: at 0x215328 0x005ffeb0: at 0x1d3538 0x005ffef0: at 0x1d101c 0x005fff10: at 0x250e8 db> I think this reason is: http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/kern/subr_evcnt.c.diff?r1=1.7&r2=1.8&only_with_tag=MAIN&f=h evcnt_attach_static() is called in arch/powerpc/ibm4xx/pmap.c:pmap_bootstrap(). Please better fix. ;-< Thanks, -- kiyohara(Continue reading)
RSS Feed