Subject: Re: port-mips/30590
To: None <acruhl@gmail.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: netbsd-bugs
Date: 09/09/2005 00:36:19
In article <78a2305a05090708423235c27f@mail.gmail.com>
acruhl@gmail.com wrote:

> future, because I had good results with gxemul. It's good for
> debugging, anyway.

Yeah, I'll try gxemul (which also support other ports).

> Ok, I guess what I'm asking is, is it enough that the kernel boots? Do
> you expect that we might have exposed something that needs testing?
> Maybe I can do this, if necessary.

I've committed the fix. Please confirm with:
src/sys/arch/mips/include/mips3_pte.h rev. 1.17
src/sys/arch/mips/include/locore.h rev. 1.69
src/sys/arch/mips/mips/locore_mips3.S rev. 1.87
src/sys/arch/mips/mips/mips_machdep.c rev. 1.179

> Also, I'm assuming that these patches will work in the other branches?

They should, but I don't check if there is any conflict
on the branches. I appreciate if they are also confirmed
on both netbsd-2 and netbsd-3 :-)
---
Izumi Tsutsui