[PATCH V2] ARM: cpuidle: davinci: Fix target residency

Sekhar Nori nsekhar at ti.com
Fri Jun 28 02:42:43 EDT 2013


On 6/27/2013 8:40 PM, Daniel Lezcano wrote:
> The commit 19976c2a88d125aec16b9255c7197c297bbdd637 changed the target
> residency to 100000, assuming this is a careless mistake.
> 
> commit 19976c2a88d125aec16b9255c7197c297bbdd637
> Author: Robert Lee <rob.lee at linaro.org>
> Date:   Tue Mar 20 15:22:45 2012 -0500
> 
>     ARM: davinci: Consolidate time keeping and irq enable
> 
>     Enable core cpuidle timekeeping and irq enabling and remove that
>     handling from this code.
> 
>     Signed-off-by: Robert Lee <rob.lee at linaro.org>
>     Reviewed-by: Kevin Hilman <khilman at ti.com>
>     Reviewed-by: Daniel Lezcano <daniel.lezcano at linaro.org>
>     Acked-by: Jean Pihet <j-pihet at ti.com>
>     Signed-off-by: Len Brown <len.brown at intel.com>
> 
> The same happened to the at91's cpuidle driver.
> 
> Fix it by putting the initial value to 10000.
> 
> Signed-off-by: Daniel Lezcano <daniel.lezcano at linaro.org>

Acked-by: Sekhar Nori <nsekhar at ti.com>

Thanks,
Sekhar



More information about the linux-arm-kernel mailing list