Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1397867

Re: [PATCH 01/11] MIPS: math-emu: Fix BC1{EQ,NE}Z emulation

From Ralf Baechle <ralf@linux-mips.org>
Newsgroups linux.kernel
Subject Re: [PATCH 01/11] MIPS: math-emu: Fix BC1{EQ,NE}Z emulation
Date 2016-05-10 11:00 +0200
Message-ID <rxbGi-7ps-3@gated-at.bofh.it> (permalink)
References <rqmwN-1cP-7@gated-at.bofh.it> <rqmwO-1cP-15@gated-at.bofh.it> <rxaTT-6Vy-1@gated-at.bofh.it> <rxbwC-7k3-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, May 10, 2016 at 09:43:15AM +0100, Paul Burton wrote:

> > > The conditions for branching when emulating the BC1EQZ & BC1NEZ
> > > instructions were backwards, leading to each of those instructions being
> > > treated as the other. Fix this by reversing the conditions, and clear up
> > > the code a little for readability & checkpatch.
> > > 
> > > Fixes: c909ca718e8f ("MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions")
> > > Signed-off-by: Paul Burton <paul.burton@imgtec.com>
> > > Reviewed-by: James Hogan <james.hogan@imgtec.com>
> > 
> > Patch ok - but you may want to take Markos off the cc list.  Or iff he's
> > still interested, is there any new address for him to use instead?
> > 
> >   Ralf
> 
> Hi Ralf,
> 
> It's a case of automated tooling cc'ing people from relevant git
> history, without the knowledge that the email address is no longer
> valid. I'll see if I can get it to filter him out next time.

I was guessing so - but hoping there was an updated address for him.
Changing the email address in the commit messages of all pending patches
is one of the easier tricks to do :)

  Ralf

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 01/11] MIPS: math-emu: Fix BC1{EQ,NE}Z emulation Ralf Baechle <ralf@linux-mips.org> - 2016-05-10 10:10 +0200
  Re: [PATCH 01/11] MIPS: math-emu: Fix BC1{EQ,NE}Z emulation Paul Burton <paul.burton@imgtec.com> - 2016-05-10 10:50 +0200
    Re: [PATCH 01/11] MIPS: math-emu: Fix BC1{EQ,NE}Z emulation Ralf Baechle <ralf@linux-mips.org> - 2016-05-10 11:00 +0200

csiph-web