Subject: Re: panic in nfs_bioread
To: None <simonb@wasabisystems.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 01/27/2005 20:51:55
hi,

> With latest kernel sources on a diskless MIPS board, I'm seeing panics
> like this:
> 
> trap: TLB miss (load or instr. fetch) in kernel mode
> status=0x7f03, cause=0x8, epc=0x80074380, vaddr=0xc9475ff8
> pid=346 cmd=tcsh usp=0x7fff78a8 ksp=0xcaf11cd0
> Stopped in pid 346.1 (tcsh) at  netbsd:nfs_bioread+0x830: lw a1,-8(v0)

i think i've fixed the problem now.

YAMAMOTO Takashi