From: Stephane Eranian Date: Fri, 7 Jun 2013 21:22:10 +0000 (+0200) Subject: perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP X-Git-Tag: v3.10-rc7~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1a527899ef0a8a241eb3bea619eb2e29d797f44;p=pandora-kernel.git perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP This patch fixes broken support of PEBS-LL on SNB-EP/IVB-EP. For some reason, the LDLAT extra reg definition for snb_ep showed up as duplicate in the snb table. This patch moves the definition of LDLAT back into the snb_ep table. Thanks to Don Zickus for tracking this one down. Signed-off-by: Stephane Eranian Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20130607212210.GA11849@quad Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed