* ARC patches for stable 3.10
@ 2014-04-30 9:53 Vineet Gupta
2014-05-05 12:08 ` Luis Henriques
2014-05-06 22:44 ` Greg KH
0 siblings, 2 replies; 5+ messages in thread
From: Vineet Gupta @ 2014-04-30 9:53 UTC (permalink / raw)
To: stable@vger.kernel.org; +Cc: lkml, arc-linux-dev@synopsys.com
Hi,
Please apply the following mainline commits to stable 3.10 as prerequisites for a
patch for 3.15/stable which will follow to Linus right after.
147aece29b15051173eb1e767018135361cdba89 (went in 3.11-rc1)
"ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption"
fce16bc35ae4a45634f3dc348d8d297a25c277cf (went in 3.12-rc1)
"ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE"
Thx,
-Vineet
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ARC patches for stable 3.10
2014-04-30 9:53 ARC patches for stable 3.10 Vineet Gupta
@ 2014-05-05 12:08 ` Luis Henriques
2014-05-07 4:48 ` Vineet Gupta
2014-05-06 22:44 ` Greg KH
1 sibling, 1 reply; 5+ messages in thread
From: Luis Henriques @ 2014-05-05 12:08 UTC (permalink / raw)
To: Vineet Gupta; +Cc: stable@vger.kernel.org, lkml, arc-linux-dev@synopsys.com
On Wed, Apr 30, 2014 at 09:53:05AM +0000, Vineet Gupta wrote:
> Hi,
>
> Please apply the following mainline commits to stable 3.10 as prerequisites for a
> patch for 3.15/stable which will follow to Linus right after.
>
> 147aece29b15051173eb1e767018135361cdba89 (went in 3.11-rc1)
> "ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption"
>
> fce16bc35ae4a45634f3dc348d8d297a25c277cf (went in 3.12-rc1)
> "ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE"
>
> Thx,
> -Vineet
> --
> To unsubscribe from this list: send the line "unsubscribe stable" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Thank you, I'll queue the 2nd patch for the 3.11 kernel (the 1st one
is already applied).
Cheers,
--
Lu�s
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ARC patches for stable 3.10
2014-04-30 9:53 ARC patches for stable 3.10 Vineet Gupta
2014-05-05 12:08 ` Luis Henriques
@ 2014-05-06 22:44 ` Greg KH
1 sibling, 0 replies; 5+ messages in thread
From: Greg KH @ 2014-05-06 22:44 UTC (permalink / raw)
To: Vineet Gupta; +Cc: stable@vger.kernel.org, lkml, arc-linux-dev@synopsys.com
On Wed, Apr 30, 2014 at 09:53:05AM +0000, Vineet Gupta wrote:
> Hi,
>
> Please apply the following mainline commits to stable 3.10 as prerequisites for a
> patch for 3.15/stable which will follow to Linus right after.
>
> 147aece29b15051173eb1e767018135361cdba89 (went in 3.11-rc1)
> "ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption"
>
> fce16bc35ae4a45634f3dc348d8d297a25c277cf (went in 3.12-rc1)
> "ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE"
Now applied, thanks.
greg k-h
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ARC patches for stable 3.10
2014-05-05 12:08 ` Luis Henriques
@ 2014-05-07 4:48 ` Vineet Gupta
2014-05-07 9:03 ` Luis Henriques
0 siblings, 1 reply; 5+ messages in thread
From: Vineet Gupta @ 2014-05-07 4:48 UTC (permalink / raw)
To: Luis Henriques; +Cc: stable@vger.kernel.org, lkml, arc-linux-dev@synopsys.com
Hi Luis,
On Monday 05 May 2014 05:38 PM, Luis Henriques wrote:
> On Wed, Apr 30, 2014 at 09:53:05AM +0000, Vineet Gupta wrote:
>> Hi,
>>
>> Please apply the following mainline commits to stable 3.10 as prerequisites for a
>> patch for 3.15/stable which will follow to Linus right after.
>>
>> 147aece29b15051173eb1e767018135361cdba89 (went in 3.11-rc1)
>> "ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption"
>>
>> fce16bc35ae4a45634f3dc348d8d297a25c277cf (went in 3.12-rc1)
>> "ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE"
>>
>> Thx,
>> -Vineet
>> --
>> To unsubscribe from this list: send the line "unsubscribe stable" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> Thank you, I'll queue the 2nd patch for the 3.11 kernel (the 1st one
> is already applied).
>
> Cheers,
> --
> Lu�s
Thanks for this. FWIW, above patch(es) were just a prerequisite for cleanly
applying below to 3.1x
8aa9e85adac6 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Thx,
-Vineet
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ARC patches for stable 3.10
2014-05-07 4:48 ` Vineet Gupta
@ 2014-05-07 9:03 ` Luis Henriques
0 siblings, 0 replies; 5+ messages in thread
From: Luis Henriques @ 2014-05-07 9:03 UTC (permalink / raw)
To: Vineet Gupta; +Cc: stable@vger.kernel.org, lkml, arc-linux-dev@synopsys.com
Vineet Gupta <Vineet.Gupta1@synopsys.com> writes:
> Hi Luis,
>
> On Monday 05 May 2014 05:38 PM, Luis Henriques wrote:
>> On Wed, Apr 30, 2014 at 09:53:05AM +0000, Vineet Gupta wrote:
>>> Hi,
>>>
>>> Please apply the following mainline commits to stable 3.10 as prerequisites for a
>>> patch for 3.15/stable which will follow to Linus right after.
>>>
>>> 147aece29b15051173eb1e767018135361cdba89 (went in 3.11-rc1)
>>> "ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption"
>>>
>>> fce16bc35ae4a45634f3dc348d8d297a25c277cf (went in 3.12-rc1)
>>> "ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE"
>>>
>>> Thx,
>>> -Vineet
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe stable" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>> Thank you, I'll queue the 2nd patch for the 3.11 kernel (the 1st one
>> is already applied).
>>
>> Cheers,
>> --
>> Luís
>
> Thanks for this. FWIW, above patch(es) were just a prerequisite for cleanly
> applying below to 3.1x
>
> 8aa9e85adac6 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
>
> Thx,
> -Vineet
Yes, I understood that and this patch will also be queued for the 3.11
kernel. Thanks for clarifying.
Cheers,
--
Luís
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-05-07 9:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-30 9:53 ARC patches for stable 3.10 Vineet Gupta
2014-05-05 12:08 ` Luis Henriques
2014-05-07 4:48 ` Vineet Gupta
2014-05-07 9:03 ` Luis Henriques
2014-05-06 22:44 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox