Re: [PATCH] powercap/rapl: lower warning level for domain detection

2014-09-02 Thread Jacob Pan
On Tue, 02 Sep 2014 01:48:40 +0200 "Rafael J. Wysocki" wrote: > On Thursday, August 28, 2014 09:56:08 PM Jacob Pan wrote: > > Many CPUs do not support complete set of RAPL domains, as a > > result this detection failed message is very misleading and > > annoying. So loweab Pan > > What about pr

Re: [PATCH] powercap/rapl: lower warning level for domain detection

2014-09-01 Thread Rafael J. Wysocki
On Thursday, August 28, 2014 09:56:08 PM Jacob Pan wrote: > Many CPUs do not support complete set of RAPL domains, as a > result this detection failed message is very misleading and > annoying. So lower the warning message to info and reword. > > Signed-off-by: Jacob Pan What about printing a (i

[PATCH] powercap/rapl: lower warning level for domain detection

2014-08-29 Thread Jacob Pan
Many CPUs do not support complete set of RAPL domains, as a result this detection failed message is very misleading and annoying. So lower the warning message to info and reword. Signed-off-by: Jacob Pan --- drivers/powercap/intel_rapl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif