Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1453627 > unrolled thread

Re: ARC stable backport request

Started byGreg KH <greg@kroah.com>
First post2016-08-02 09:20 +0200
Last post2016-08-03 07:50 +0200
Articles 4 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#1453627 — Re: ARC stable backport request

FromGreg KH <greg@kroah.com>
Date2016-08-02 09:20 +0200
SubjectRe: ARC stable backport request
Message-ID<s1C9A-1fU-3@gated-at.bofh.it>
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 :(

[toc] | [next] | [standalone]


#1453673

FromJiri Slaby <jslaby@suse.cz>
Date2016-08-02 11:00 +0200
Message-ID<s1DIm-27j-3@gated-at.bofh.it>
In reply to#1453627
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

[toc] | [prev] | [next] | [standalone]


#1455341

FromVineet Gupta <Vineet.Gupta1@synopsys.com>
Date2016-08-02 20:30 +0200
Message-ID<s1MBY-8c3-59@gated-at.bofh.it>
In reply to#1453673
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 <vgupta@synopsys.com>
> Date:   Thu Nov 5 09:13:31 2015 +0530

Thx a lot Jiri.

-Vineet

[toc] | [prev] | [next] | [standalone]


#1455635

FromGreg KH <greg@kroah.com>
Date2016-08-03 07:50 +0200
Message-ID<s1Xe1-6D6-1@gated-at.bofh.it>
In reply to#1453673
On Tue, Aug 02, 2016 at 09:45:56AM +0200, 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 <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>

Ah, that worked, thanks, now applied.

greg k-h

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web