All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next broken for MIPS by b87077280b7271c5310237e127b0fe423d443e0f(mips: merge the identical "return from syscall" per-ABI code)
@ 2012-06-05 19:42 David Daney
  0 siblings, 0 replies; only message in thread
From: David Daney @ 2012-06-05 19:42 UTC (permalink / raw)
  To: Al Viro; +Cc: Linux Kernel Mailing List, Paul Gortmaker, Ralf Baechle

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-05 19:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 19:42 linux-next broken for MIPS by b87077280b7271c5310237e127b0fe423d443e0f(mips: merge the identical "return from syscall" per-ABI code) David Daney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.