[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#516616: bind9 locks up on start on mipsel and mips



On Thu, Mar 11, 2010 at 12:06:11AM +0200, Niko Tyni wrote:
> -	"	 addu	%0, $1, %2	\n"
> +	"	 addu	%0, $0, $1	\n"

Would it be better to use "move %0, $1" (as in isc_atomic_cmpxchg())?
That seems to be functionally equivalent.

With the incorrect instruction replaced by a move, BIND starts and
appears to work (as both a caching and authoritative nameserver) on my
mipsel router (bind9 1:9.5.1.dfsg.P3-1+lenny1 on a BCM47xx board running
kernel 2.6.32.9 and lenny).

Can we get a stable update for this?

-Steven Luo


Reply to: