[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4FCE612F.6020000@gmail.com>
Date: Tue, 05 Jun 2012 12:42:39 -0700
From: David Daney <ddaney.cavm@...il.com>
To: Al Viro <viro@...iv.linux.org.uk>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Ralf Baechle <ralf@...ux-mips.org>
Subject: linux-next broken for MIPS by b87077280b7271c5310237e127b0fe423d443e0f(mips:
merge the identical "return from syscall" per-ABI code)
As shown here:
http://kisskb.ellerman.id.au/kisskb/buildresult/6442834/
Commit b87077280b7271c5310237e127b0fe423d443e0f(mips: merge the
identical "return from syscall" per-ABI code) breaks MIPS.
I suggest that on arch/mips/kernel/entry.S:173 that you do:
s/bz/beqz/
I suspect that will fix the assembler error. Other than that, I make no
claims about the correctness of the code in general.
David Daney
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists