On Wed, Jun 13, 2012 at 10:08:09PM -0500, 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. Unfscked. Sorry, I had so many conflicts with other patches as I was juggling around this patch that it somehow got turned into green goo. Ralf