[PATCH 07/13] HW-latency: delete too many "Fast TSC calibration using PIT" in cpufreq sampling

2012-11-04 Thread Luming Yu
"Fast TSC calibration using PIT" should be a devel info. Signed-off-by: Luming Yu --- arch/x86/kernel/tsc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/kernel/tsc.c b/arch/x86/kernel/tsc.c index cfa5d4f..7765546 100644 --- a/arch/x86/kernel/tsc.c +++

[PATCH 07/13] HW-latency: delete too many Fast TSC calibration using PIT in cpufreq sampling

2012-11-04 Thread Luming Yu
Fast TSC calibration using PIT should be a devel info. Signed-off-by: Luming Yu luming...@intel.com --- arch/x86/kernel/tsc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/kernel/tsc.c b/arch/x86/kernel/tsc.c index cfa5d4f..7765546 100644 ---