Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1453673
| From | Jiri Slaby <jslaby@suse.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: ARC stable backport request |
| Date | 2016-08-02 11:00 +0200 |
| Message-ID | <s1DIm-27j-3@gated-at.bofh.it> (permalink) |
| References | <rCFu2-tA-1@gated-at.bofh.it> <s1C9A-1fU-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <vgupta@synopsys.com>
Date: Thu Nov 5 09:13:31 2015 +0530
ARC: use ASL assembler mnemonic
commit a6416f57ce57fb390b6ee30b12c01c29032a26af upstream.
ARCompact and ARCv2 only have ASL, while binutils used to support LSL as
a alias mnemonic.
Newer binutils (upstream) don't want to do that so replace it.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
thanks,
--
js
suse labs
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: ARC stable backport request Greg KH <greg@kroah.com> - 2016-08-02 09:20 +0200
Re: ARC stable backport request Jiri Slaby <jslaby@suse.cz> - 2016-08-02 11:00 +0200
Re: ARC stable backport request Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2016-08-02 20:30 +0200
Re: ARC stable backport request Greg KH <greg@kroah.com> - 2016-08-03 07:50 +0200
csiph-web