From: Jacob Pan Date: Mon, 10 Feb 2014 14:11:51 +0000 (-0800) Subject: powercap / intel_rapl: relax sanity check on energy counters X-Git-Tag: v3.15-rc1~151^2~6^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b8747725d0a6842a82ea60fe95b9d4d7ae008fd;p=pandora-kernel.git powercap / intel_rapl: relax sanity check on energy counters Some RAPL domains may not be active at the time driver is being loaded. Checking energy counter increment may be too strict and time consuming. So relax the sanity check on energy counters of these domains. Otherwise, they may be ignored and become unavailable to the powercap framework. Signed-off-by: Jacob Pan Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed