https://github.com/torvalds/linux
Revision 817deb05df45577d4037230f2facee486c11d9df authored by Deepthi Dharwar on 03 October 2012, 18:42:10 UTC, committed by Benjamin Herrenschmidt on 17 October 2012, 23:57:24 UTC
Remove the redundant target residency initialisation in pseries_cpuidle_driver_init().
This is currently over-writing the residency time updated as part of the static
table, resulting in  all the idle states having the same target
residency of 100us which is incorrect. This may result in the menu governor making
wrong state decisions.

Signed-off-by: Deepthi Dharwar <deepthi@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1 parent ce236ab
History
Tip revision: 817deb05df45577d4037230f2facee486c11d9df authored by Deepthi Dharwar on 03 October 2012, 18:42:10 UTC
cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle
Tip revision: 817deb0
File Mode Size
Kconfig -rw-r--r-- 53.5 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 12.8 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.1 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 668 bytes
initramfs.c -rw-r--r-- 12.9 KB
main.c -rw-r--r-- 21.5 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.1 KB

back to top