Use newly added core cpuidle functionality and remove this duplicated
code from the platform cpuidle.
Signed-off-by: Robert Lee
---
arch/arm/mach-davinci/cpuidle.c | 77 +++
1 files changed, 30 insertions(+), 47 deletions(-)
diff --git a/arch/arm/mach-davin
Use newly added core cpuidle functionality and remove this duplicated
code from the platform cpuidle.
Signed-off-by: Robert Lee
---
arch/arm/mach-at91/cpuidle.c | 64 ++---
1 files changed, 22 insertions(+), 42 deletions(-)
diff --git a/arch/arm/mach-at91/c
Use newly added core cpuidle functionality and remove this duplicated
code from the platform cpuidle.
Signed-off-by: Robert Lee
---
arch/arm/mach-exynos/cpuidle.c | 52
1 files changed, 5 insertions(+), 47 deletions(-)
diff --git a/arch/arm/mach-exynos
Use newly added core cpuidle functionality and remove this duplicated
code from the platform cpuidle.
Signed-off-by: Robert Lee
---
arch/arm/mach-kirkwood/cpuidle.c | 71 +++---
1 files changed, 20 insertions(+), 51 deletions(-)
diff --git a/arch/arm/mach-kirkw
Enable core cpuidle timekeeping and irq enabling and remove that
handling from this code.
Signed-off-by: Robert Lee
---
arch/sh/kernel/cpu/shmobile/cpuidle.c | 10 +++---
1 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/arch/sh/kernel/cpu/shmobile/cpuidle.c
b/arch/sh/kernel/
Use core cpuidle timekeeping and irqen wrapper and remove that
handling from this code.
Signed-off-by: Robert Lee
---
arch/arm/mach-omap2/cpuidle34xx.c | 43 +++-
1 files changed, 18 insertions(+), 25 deletions(-)
diff --git a/arch/arm/mach-omap2/cpuidle34xx.c
This patch series moves vaious 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().
Based on 3.3-rc5 plus recent exynos cpui
Add functionality that is commonly duplicated by various platforms.
Signed-off-by: Robert Lee
---
drivers/cpuidle/cpuidle.c | 37 ++
include/linux/cpuidle.h | 55 +
2 files changed, 77 insertions(+), 15 deletions(-)
d
Use core cpuidle timekeeping and irqen wrapper and remove that
handling from this code.
Signed-off-by: Robert Lee
---
arch/arm/mach-omap2/cpuidle44xx.c | 21 +++--
1 files changed, 3 insertions(+), 18 deletions(-)
diff --git a/arch/arm/mach-omap2/cpuidle44xx.c
b/arch/arm/mach
Use newly added core cpuidle functionality and remove this duplicated
code from the platform cpuidle.
Signed-off-by: Robert Lee
---
arch/arm/mach-shmobile/cpuidle.c | 22 ++
1 files changed, 2 insertions(+), 20 deletions(-)
diff --git a/arch/arm/mach-shmobile/cpuidle.c b/a
Hi Durgadoss,
Thanks for the detailed review comments.
On 24 February 2012 16:34, R, Durgadoss wrote:
> Hi Amit,
>
>> -Original Message-
>> From: amit kachhap [mailto:amitdani...@gmail.com] On Behalf Of Amit Daniel
>> Kachhap
>> Sent: Wednesday, February 22, 2012 3:44 PM
>> To: linux...@
Postmortem and lessons learned for Linaro's release 2012.02
https://wiki.linaro.org/Cycles/1202/Release/Review
Highlights and Key Successes
By using proper image builds and validation with LAVA the Linaro
Developer Platform can ensure all images are properly tested
12 matches
Mail list logo