Disable MCP limit exceeded messages from Intel IPS driver
authorAndi Kleen <ak@linux.intel.com>
Mon, 6 Feb 2012 16:17:12 +0000 (08:17 -0800)
committerLen Brown <len.brown@intel.com>
Fri, 30 Mar 2012 20:06:12 +0000 (16:06 -0400)
On a system on the thermal limit these are quite noisy and flood the logs.
Better would be a counter anyways. But given that we don't even have
anything for normal throttling this doesn't seem to be urgent either.

Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found