From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932255AbcHNPjf (ORCPT ); Sun, 14 Aug 2016 11:39:35 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:34364 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752169AbcHNPjd (ORCPT ); Sun, 14 Aug 2016 11:39:33 -0400 X-Sasl-enc: X2IteG/iVlOZokWFcwqlwYLHFvxfUBw2zKAcPI+wiroM 1471189171 Date: Sun, 14 Aug 2016 17:39:44 +0200 From: Greg KH To: Vineet Gupta Cc: "stable@vger.kernel.org" , lkml , arcml , Alexey Brodkin Subject: Re: ARC stable backport request Message-ID: <20160814153944.GG20560@kroah.com> References: <57458FE3.1070205@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57458FE3.1070205@synopsys.com> User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Fails to apply to 3.14-stable :(