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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 222.2 KB
Makefile -rw-r--r-- 46.2 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top