From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eddie.linux-mips.org ([148.251.95.138]:48590 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752400AbdCHKiu (ORCPT ); Wed, 8 Mar 2017 05:38:50 -0500 Received: from localhost.localdomain ([127.0.0.1]:60746 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S23993900AbdCHKAGfGqhb (ORCPT ); Wed, 8 Mar 2017 11:00:06 +0100 Date: Wed, 8 Mar 2017 11:00:01 +0100 From: Ralf Baechle To: Greg KH 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: <20170308100001.GB17774@linux-mips.org> References: <14889560764620@kroah.com> <20170308091645.GA17774@linux-mips.org> <20170308095352.GD30552@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170308095352.GD30552@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: 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@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. Yes. 55e4fac7c9ef was the commit id in the MIPS tree before it was pushed to Linus. Thanks, Ralf