From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:46060 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751585AbdCHJyK (ORCPT ); Wed, 8 Mar 2017 04:54:10 -0500 Date: Wed, 8 Mar 2017 10:53:52 +0100 From: Greg KH To: Ralf Baechle Cc: stable@vger.kernel.org, James Hogan Subject: Re: FAILED: patch "[PATCH] MIPS: IP22: Fix build error due to binutils 2.25 uselessnes." failed to apply to 4.10-stable tree Message-ID: <20170308095352.GD30552@kroah.com> References: <14889560764620@kroah.com> <20170308091645.GA17774@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170308091645.GA17774@linux-mips.org> Sender: stable-owner@vger.kernel.org List-ID: 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@linuxfoundation.org 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 . > > > > thanks, > > > > greg k-h > > > > ------------------ original commit in Linus's tree ------------------ > > > > >From ae2f5e5ed04a17c1aa1f0a3714c725e12c21d2a9 Mon Sep 17 00:00:00 2001 > > From: Ralf Baechle > > 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. thanks, greg k-h