On Wed, Mar 08, 2017 at 10:53:52AM +0100, Greg KH wrote: > On Wed, Mar 08, 2017 at 10:16:45AM +0100, Ralf Baechle wrote: > > Hi Gregh, > > > > On Wed, Mar 08, 2017 at 07:54:36AM +0100, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > > > The patch below does not apply to the 4.10-stable tree. > > > If someone wants it applied there, or to any other stable or longterm > > > tree, then please email the backport, including the original git commit > > > id to <stable@xxxxxxxxxxxxxxx>. > > > > > > thanks, > > > > > > greg k-h > > > > > > ------------------ original commit in Linus's tree ------------------ > > > > > > >From ae2f5e5ed04a17c1aa1f0a3714c725e12c21d2a9 Mon Sep 17 00:00:00 2001 > > > From: Ralf Baechle <ralf@xxxxxxxxxxxxxx> > > > Date: Thu, 15 Dec 2016 12:39:22 +0100 > > > Subject: [PATCH] MIPS: IP22: Fix build error due to binutils 2.25 uselessnes. > > > > The patch will apply fine to v4.10-stable but requires 55e4fac7c9ef > > ("MIPS: IP22: Reformat inline assembler code to modern standards.") > > to be applied first. This is the case for all three branches that you > > reported this issue with, v4.10-stable, v4.9-stable and v4.4-stable. > > Do you mean f9f1c8db1c37253805eaa32265e1e1af3ae7d0a4? I don't see a > 55e4fac7c9ef in Linus's tree. Yes. 55e4fac7c9ef was the commit id in the MIPS tree before it was pushed to Linus. Thanks, Ralf