x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
authorLen Brown <len.brown@intel.com>
Fri, 15 Jul 2011 21:37:15 +0000 (17:37 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 29 Aug 2011 20:29:07 +0000 (13:29 -0700)
commitf06a93fffac579694b0bb67fa81154b75b99f26e
tree59d95b319808be67549e45acb0bb1593f360f077
parentb3ff2fd377a0b593678af0082b6a2e4ecc3eec84
x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message

commit 17edf2d79f1ea6dfdb4c444801d928953b9f98d6 upstream.

Fix the printk_once() so that it actually prints (didn't print before
due to a stray comma.)

[ hpa: changed to an incremental patch and adjusted the description
  accordingly. ]

Signed-off-by: Len Brown <len.brown@intel.com>
Link: http://lkml.kernel.org/r/alpine.LFD.2.02.1107151732480.18606@x980
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/cpu/intel.c