Re: [git pull] Consolidate cpuidle functionality

2012-03-12 Thread Rob Lee
Len and Andrew, Please consider this an official merge request of this cpuidle patchset for v3.4. There were two small conflicts Stephen Rothwell found when merging to linux-next. The first conflict is with patch 1/9 in the drivers/cpuidle/cpuidle.c file which is trivially to resolve. I'm told

[git pull] Consolidate cpuidle functionality

2012-03-09 Thread Rob Lee
Hello Stephen, The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d: Linux 3.3-rc6 (2012-03-03 17:08:09 -0800) are available in the git repository at: git://git.linaro.org/people/rob_lee/linux.git cpuidle_consol_pull Robert Lee (8): cpuidle: Add common time keep

Re: [git pull] Consolidate cpuidle functionality

2012-03-09 Thread Stephen Rothwell
Hi Rob, On Thu, 8 Mar 2012 19:58:23 -0600 Rob Lee wrote: > > git://git.linaro.org/people/rob_lee/linux.git cpuidle_consol_pull > > These changes move various functionality duplicated in platform > cpuidle drivers to the core cpuidle driver and common arch arm code. Also, > the irq disabling in

Fwd: [git pull] Consolidate cpuidle functionality

2012-03-09 Thread Amit Kucheria
Good job Rob. Now you need to make sure that the branch you provided is up to date with Linus's latest -rc (aka rebase your branch every rc). -- Forwarded message -- From: Stephen Rothwell Date: Fri, Mar 9, 2012 at 8:40 AM Subject: Re: [git pull] Consolidate cpuidle function