From: Andi Kleen Date: Thu, 4 Sep 2014 23:08:28 +0000 (-0700) Subject: perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore driver X-Git-Tag: fixes-against-v3.18-rc2~100^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e96ae1a8915e7064091ab75857f8c63334ea28d;p=pandora-kernel.git perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore driver The IvyBridge-EP uncore driver was missing three filter flags: NC, ISOC, C6 which are useful in some cases. Support them in the same way as the Haswell EP driver, by allowing to set them and exposing them in the sysfs formats. Also fix a typo in a define. Relies on the Haswell EP driver to be applied earlier. Signed-off-by: Andi Kleen Signed-off-by: Peter Zijlstra (Intel) Link: http://lkml.kernel.org/r/1409872109-31645-4-git-send-email-andi@firstfloor.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed