Subject: Re: port-mips/30590
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Andy Ruhl <acruhl@gmail.com>
List: netbsd-bugs
Date: 09/09/2005 05:54:53
On 9/8/05, Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> wrote:
> 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
>=20
> > Also, I'm assuming that these patches will work in the other branches?
>=20
> 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 :-)

The patch applies to both netbsd-2 and netbsd-3. Netbsd-3 builds after
the patch is applied, however netbsd-2 does not. I'm not sure I'm
getting a good error, so I am updating my netbsd-2 branch again and
I'll try building again. Hopefully this is just my own problem.

I tested with the gxemul emulator again, so far I have not tried my
mobilepro 880 for these branches, only current.

Andy