Re: [PATCH v3 3/3] mips: Differentiate between 32 and 64 bit ELF header

From: Maciej W. Rozycki
Date: Tue Feb 09 2016 - 15:00:24 EST


On Tue, 9 Feb 2016, Daniel Wagner wrote:

> > FWIW I think all the MIPS ABI flags stuff also needs to go outside the
> > conditional, because it's ABI agnostic. I'll make the right change myself
> > on top of your fixes. It'll remove a little bit of code duplication,
> > which is always welcome.
>
> Great, thanks for taking care of it.

My ABI flags change has passed testing and I'm ready to post it, will you
be respinning your patch soon?

Maciej