Joerg Roedel
6b37f5a20c
[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus
This patch fixes the reporting of cpu_mhz in /proc/cpuinfo on CPUs with
a constant TSC rate and a kernel with disabled cpufreq.
Signed-off-by: Mark Langsdorf <mark.langsdorf@amd.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/apic.c | 2 -
arch/x86_64/kernel/time.c | 58 +++++++++++++++++++++++++++++++++++++++---
arch/x86_64/kernel/tsc.c | 12 +++++---
arch/x86_64/kernel/tsc_sync.c | 2 -
include/asm-x86_64/proto.h | 1
5 files changed, 65 insertions(+), 10 deletions(-)
2007-05-02 19:27:06 +02:00
..
2007-04-26 01:54:39 -07:00
2007-04-30 16:40:40 -07:00
2007-03-01 14:53:35 -08:00
2007-04-27 13:45:26 +02:00
2007-03-28 13:59:37 -07:00
2007-03-28 13:59:37 -07:00
2007-02-19 14:21:50 -08:00
2007-05-02 19:27:06 +02:00
2007-04-27 15:28:45 -07:00
2007-02-17 19:07:33 +01:00
2007-02-19 14:21:50 -08:00
2007-03-06 18:08:38 -08:00
2007-04-28 11:01:01 -04:00
2007-04-28 14:15:59 -04:00
2007-04-30 08:10:12 -07:00
2007-04-30 12:38:01 +10:00
2007-04-28 21:04:03 -07:00
2007-04-30 16:40:40 -07:00
2007-02-14 08:09:59 -08:00
2007-04-26 01:55:45 -07:00
2007-04-26 21:08:21 -07:00
2007-05-02 19:27:05 +02:00
2007-02-17 19:05:24 +01:00
2007-05-02 19:27:06 +02:00
2007-04-27 09:29:04 -07:00