From: Michael Ellerman Date: Fri, 28 Jun 2013 08:15:17 +0000 (+1000) Subject: powerpc/perf: Add power8 EBB support X-Git-Tag: v3.11-rc1~94^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df489991182d3a9337c0a4b1563077c0004f1ba;p=pandora-kernel.git powerpc/perf: Add power8 EBB support Add logic to the power8 PMU code to support EBB. Future processors would also be expected to implement similar constraints. At that time we could possibly factor these out into common code. Finally mark the power8 PMU as supporting EBB, which is the actual enable switch which allows EBBs to be configured. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed