From: Andi Kleen Date: Wed, 27 Aug 2014 17:17:08 +0000 (-0700) Subject: intel_pstate: Turn per cpu printk into pr_debug X-Git-Tag: omap-fixes-against-v3.17-rc3~21^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce717613f3fb531dea3e11c8c24d80585331f137;p=pandora-kernel.git intel_pstate: Turn per cpu printk into pr_debug On larger systems intel_pstate currently spams the boot up log with its "Intel pstate controlling ..." message for each CPU. It's the only subsystem that prints a message for each CPU. Turn the message into a pr_debug. Signed-off-by: Andi Kleen Acked-by: Dirk Brandewie Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed