From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santosh Shilimkar Subject: Re: [PATCHv2 0/5] coupled cpuidle state support Date: Fri, 30 Mar 2012 18:23:30 +0530 Message-ID: <4F75ACCA.4090009@ti.com> References: <1331749794-8056-1-git-send-email-ccross@android.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Colin Cross Cc: Kevin Hilman , Len Brown , Kay Sievers , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Amit Kucheria , linux-pm@lists.linux-foundation.org, Arjan van de Ven , Rob Lee , linux-arm-kernel@lists.infradead.org List-Id: linux-pm@vger.kernel.org Colin, On Friday 16 March 2012 05:07 AM, Colin Cross wrote: > On Wed, Mar 14, 2012 at 11:29 AM, Colin Cross wrote: [...] >> >> v2: >> * removed the coupled lock, replacing it with atomic counters >> * added a check for outstanding pokes before beginning the >> final transition to avoid extra wakeups >> * made the cpuidle_coupled struct completely private >> * fixed kerneldoc comment formatting >> * added a patch with a helper function for resynchronizing >> cpus after aborting idle >> * added a patch (not for merging) to add trace events for >> verification and performance testing > > I forgot to mention, this patch series is on v3.3-rc7, and will > conflict with the cpuidle timekeeping patches. If those go in first > (which is likely), I will rework this series on top of it. I left it > on v3.3-rc7 now to make testing easier. I have re-based your series against Len Browns next branch [1] which has time keeping and other cpuidle patches. Have also folded the CPU hotplug fix which I posted in the original coupled idle patch. If you want, the updated branch can be pulled from: git://gitorious.org/omap-sw-develoment/linux-omap-dev.git for_3.5/coupled_cpuidle-rebase Regards Santosh [1] Power Management git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git