From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <5369BB0A.9000503@synopsys.com> Date: Wed, 7 May 2014 10:18:10 +0530 From: Vineet Gupta MIME-Version: 1.0 To: Luis Henriques CC: "stable@vger.kernel.org" , lkml , "arc-linux-dev@synopsys.com" Subject: Re: ARC patches for stable 3.10 References: <20140505120835.GB5869@hercules> In-Reply-To: <20140505120835.GB5869@hercules> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: 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