From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Lezcano Date: Mon, 05 Mar 2012 16:43:07 +0000 Subject: Re: [PATCH v7 0/9] Consolidate cpuidle functionality Message-Id: <4F54ED1B.3070404@linaro.org> List-Id: References: <1330562578-3410-1-git-send-email-rob.lee@linaro.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On 03/01/2012 09:57 PM, Rob Lee wrote: > On Wed, Feb 29, 2012 at 6:42 PM, Robert Lee wrote: >> This patch series moves various functionality duplicated in platform >> cpuidle drivers to the core cpuidle driver. Also, the platform irq >> disabling was removed as it appears that all calls into >> cpuidle_call_idle will have already called local_irq_disable(). >> > > I'm told that I forgot to add the Acks from the previous v6 to this version: > > Acked-by: Jean Pihet (v6) > Tested-by: Jean Pihet (v6, omap3) > Tested-by: Amit Daniel (v6, Exynos4) > For the generic cpuidle changes: > Reviewed-by: Deepthi Dharwar Reviewed-by: Daniel Lezcano