On Wed, Jun 13, 2012 at 10:17:24PM -0500, Steven J. Hill wrote: > On 06/13/2012 10:08 PM, Steven J. Hill wrote: > > On 05/30/2012 03:46 PM, linux-mips@xxxxxxxxxxxxxx wrote: > >> Author: Steven J. Hill <sjhill@xxxxxxxx> Fri May 11 01:35:47 2012 -0500 > >> Comitter: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Wed May 30 21:37:16 2012 > >> +0100 Commit: 6e3f8b69731d6dc03afdd47cfdddb0e479a6d2a9 Gitweb: > >> http://git.linux-mips.org/g/ralf/linux/6e3f8b69731d Branch: master > > > >> A number of new instructions have been added to the micro assembler > >> causing the list to no longer be in alphabetical order. This patch fixes > >> up the name ordering. > > > >> Signed-off-by: Steven J. Hill <sjhill@xxxxxxxx> Cc: > >> linux-mips@xxxxxxxxxxxxxx Patchwork: > >> https://patchwork.linux-mips.org/patch/3789/ Signed-off-by: Ralf Baechle > >> <ralf@xxxxxxxxxxxxxx> > > > > Ralf, > > > > This patch is fscked. The lines for _bbit0 and _bbit1 are duplicated. > > Please commit a patch to remove the duplicate lines. Thanks. > > > And the file 'arch/mips/mm/uasm.c' was dropped the completely for no reason. > This also needs to be fixed in your commit. Also a victim of the conflicts I had to deal with, primarily because I don't have the microMIPS stuff not yet applied. Ralf