From: Sukadev Bhattiprolu Date: Tue, 31 Mar 2015 01:53:40 +0000 (-0700) Subject: powerpc/perf/hv-24x7: Use pr_devel() to log message X-Git-Tag: omap-for-v4.2/o2_dc~116^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aabe0cec2bcfcb08a4e706ec7c794883cbbcf6f;p=pandora-kernel.git powerpc/perf/hv-24x7: Use pr_devel() to log message Use pr_devel_ratelimited() to log error message when the 24x7 HCALL fails. Since users specify events by their sysfs name, the HCALL should succeed. Any errors reported by the HCALL would be of interest to the developer, rather than the user/administrator. Signed-off-by: Sukadev Bhattiprolu Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed