From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756292AbcHBHKM (ORCPT ); Tue, 2 Aug 2016 03:10:12 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:36628 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752132AbcHBHKF (ORCPT ); Tue, 2 Aug 2016 03:10:05 -0400 X-Sasl-enc: YqNYYFMckYdZFulzOsvG+bOOAbtqLSFemtqA9M9ACH0m 1470121241 Date: Tue, 2 Aug 2016 09:00:58 +0200 From: Greg KH To: Vineet Gupta Cc: "stable@vger.kernel.org" , lkml , arcml , Alexey Brodkin Subject: Re: ARC stable backport request Message-ID: <20160802070058.GB10877@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. Didn't apply to 3.14-stable :(