]> Git Repo - linux.git/commit
perf/x86/intel/uncore: Remove SBOX support for Broadwell server
authorKan Liang <[email protected]>
Fri, 27 May 2016 11:12:20 +0000 (04:12 -0700)
committerIngo Molnar <[email protected]>
Fri, 3 Jun 2016 06:39:38 +0000 (08:39 +0200)
commit3b94a891667c30fb4624221497d77fc65d950345
tree41c57472e88f6144847e234105ee0cde5c8bae3c
parent711460514b1c80494f14001bdf30dd70fd401a8f
perf/x86/intel/uncore: Remove SBOX support for Broadwell server

There was a report that on certain Broadwell-EP systems writing any bit of
the SBOX PMU initialization MSR would #GP at boot. This did not happen
on all systems. My test systems booted fine.

Considering both DE and EP may have such issues, this patch removes SBOX
support for all Broadwell platforms for now.

Reported-and-tested-by: Mark van Dijk <[email protected]>
Signed-off-by: Kan Liang <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vince Weaver <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/events/intel/uncore_snbep.c
This page took 0.053466 seconds and 4 git commands to generate.