From: Stephane Eranian Date: Wed, 19 Feb 2014 13:10:18 +0000 (+0100) Subject: perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table X-Git-Tag: v3.14-rc4~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=337397f3afc911d94d1d71371a36a53ce218b41f;p=pandora-kernel.git perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table This patch updates the CBOX PMU filters mapping tables for SNB-EP and IVT (model 45 and 62 respectively). The NID umask always comes in addition to another umask. When set, the NID filter is applied. The current mapping tables were missing some code/umask combinations to account for the NID umask. This patch fixes that. Cc: mingo@elte.hu Cc: ak@linux.intel.com Reviewed-by: Yan, Zheng Signed-off-by: Stephane Eranian Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20140219131018.GA24475@quad Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed