From: Vaidyanathan Srinivasan Date: Mon, 1 Mar 2010 02:58:23 +0000 (+0000) Subject: powerpc: Reduce printk from pseries_mach_cpu_die() X-Git-Tag: v2.6.34-rc2~64^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e6da093ea8642b1320fb5d64134366f2a8d0ac;p=pandora-kernel.git powerpc: Reduce printk from pseries_mach_cpu_die() Remove debug printks in pseries_mach_cpu_die(). These are noisy at runtime. Traceevents can be added to instrument this section of code. The following KERN_INFO printks are removed: cpu 62 (hwid 62) returned from cede. Decrementer value = b2802fff Timebase value = 2fa8f95035f4a cpu 62 (hwid 62) got prodded to go online cpu 58 (hwid 58) ceding for offline with hint 2 Signed-off-by: Vaidyanathan Srinivasan Cc: Gautham R Shenoy Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed