summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2011-03-14 15:25:08 -0400
committerDave Jones <davej@redhat.com>2011-03-14 15:25:08 -0400
commit5d5297bb0558b8cbf63876d690b8efeaaf39c416 (patch)
tree9b1dabe26b0bb8a4517514c5184a7585bbd2c3c2
parent4f3de7add3ef2fa9ac7312e6e8e7751f5266081e (diff)
disable this for 1.28, it's not ready.
-rw-r--r--Intel/info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Intel/info.c b/Intel/info.c
index 2be9062..f75eb74 100644
--- a/Intel/info.c
+++ b/Intel/info.c
@@ -125,7 +125,7 @@ void display_extended_Intel_info(struct cpudata *cpu)
dump_thermal_MSRs(cpu);
- dump_IDA_MSRs(cpu);
+// dump_IDA_MSRs(cpu);
}
if (show_eblcr) {