]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only
authorVenkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Mon, 6 Apr 2009 18:26:08 +0000 (11:26 -0700)
committerLen Brown <len.brown@intel.com>
Tue, 7 Apr 2009 22:15:05 +0000 (18:15 -0400)
commit568123db6f14737e582fe63f2e11bbc50046df76
tree544fd1676479f609a9b307365374e44c697a44f5
parentcb8081f291f7c503ddaf2d52fa7a0a69b73f5aa8
ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only

Do not write zeroes to APERF and MPERF by ondemand governor. With this
change, other users can share these MSRs for reads.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c