Subject: Re: yamt-idlelwp fallout for mips/cobalt?
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Markus W Kilbinger <mk@kilbi.de>
List: port-mips
Date: 05/22/2007 13:55:27
>>>>> "Tsutsui" == Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> writes:

    Tsutsui> Hmm, just a (fatal) typo? ---

    Tsutsui> Index: arch/mips/mips/mipsX_subr.S
    Tsutsui> ===================================================================
    Tsutsui> RCS file: /cvsroot/src/sys/arch/mips/mips/mipsX_subr.S,v
    Tsutsui> retrieving revision 1.23 diff -u -r1.23 mipsX_subr.S
    Tsutsui> --- arch/mips/mips/mipsX_subr.S 17 May 2007 14:51:24 -0000 1.23
    Tsutsui> +++ arch/mips/mips/mipsX_subr.S 22 May 2007 11:02:43 -0000
    Tsutsui> @@ -1937,7 +1937,7 @@
    Tsutsui>  	la t0, _C_LABEL(lwp_startup) move a0, v0 jal ra, t0
    Tsutsui> - move a2, s7
    Tsutsui> + move a1, s7
 
    Tsutsui>  	# Call the routine specified by cpu_setfunc()
    Tsutsui>  	jal ra, s0

Doesn't make a difference on my qube2, still no go after bootloaders
startpoint message.