From: Jacob Pan Date: Tue, 2 Sep 2014 09:55:21 +0000 (-0700) Subject: powercap / RAPL: change domain detection message X-Git-Tag: fixes-v3.17-rc4~9^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcdf1797e1f8f6605b194e620a333e6d47e07672;p=pandora-kernel.git powercap / RAPL: change domain detection message Many CPUs do not support complete set of RAPL domains, as a result this detection failed message is very misleading and can be annoying. [ 5.082632] intel_rapl: RAPL domain core detection failed [ 5.088370] intel_rapl: RAPL domain uncore detection failed So lower the warning message to info and only print out the RAPL domains that are supported. Signed-off-by: Jacob Pan Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed