From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936366AbcHBSYk (ORCPT ); Tue, 2 Aug 2016 14:24:40 -0400 Received: from smtprelay4.synopsys.com ([198.182.47.9]:60713 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932193AbcHBSVd (ORCPT ); Tue, 2 Aug 2016 14:21:33 -0400 Subject: Re: ARC stable backport request To: Jiri Slaby , Greg KH References: <57458FE3.1070205@synopsys.com> <20160802070058.GB10877@kroah.com> <7d6272e2-88db-193c-3902-a859d2fde820@suse.cz> CC: arcml , Alexey Brodkin , lkml , "stable@vger.kernel.org" Newsgroups: gmane.linux.kernel.arc,gmane.linux.kernel,gmane.linux.kernel.stable From: Vineet Gupta Message-ID: <6934ddbf-05ef-3637-77e7-ff0898a4deb2@synopsys.com> Date: Tue, 2 Aug 2016 10:23:54 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <7d6272e2-88db-193c-3902-a859d2fde820@suse.cz> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.9.130.245] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/02/2016 12:45 AM, Jiri Slaby wrote: > On 08/02/2016, 09:00 AM, Greg KH wrote: >> On Wed, May 25, 2016 at 05:13:31PM +0530, Vineet Gupta wrote: >>> Hi, >>> >>> Can we please backport a6416f57ce57fb390b "ARC: use ASL assembler mnemonic". >>> Newer binutils don't like ASL instruction and fail to build kernels prior to v4.4 >>> which added this fix. >> >> Didn't apply to 3.14-stable :( > > I have a backport in 3.12. There was a conflict in comments. Could you > try that? > > commit fa5d506592a759b7848a59d1d5a025af8c9a7a6c > Author: Vineet Gupta > Date: Thu Nov 5 09:13:31 2015 +0530 Thx a lot Jiri. -Vineet