aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAravind Gopalakrishnan <[email protected]>2016-01-25 20:41:49 +0100
committerIngo Molnar <[email protected]>2016-02-01 10:53:56 +0100
commit284b965c146f482b4a411133f62288d52b7e3a72 (patch)
tree163faa857341f05430fdc241aa049f7e3f5d32c9 /tools/perf/scripts/python/stackcollapse.py
parentbfbe0eeb769e2aff2cb1fc6845c4e4b7eac40bb3 (diff)
x86/mce/AMD: Do not perform shared bank check for future processors
Fam17h and above should not require a check to see if a bank is shared or not. For shared banks, there will always be only one core that has visibility over the MSRs and only that particular core will be allowed to write to the MSRs. Fix the code to return early if we have Scalable MCA support. No change in functionality for earlier processors. Signed-off-by: Aravind Gopalakrishnan <[email protected]> Signed-off-by: Fengguang Wu <[email protected]> [ Massaged the changelog text, fixed kbuild test robot build warning. ] Signed-off-by: Borislav Petkov <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Tony Luck <[email protected]> Cc: linux-edac <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions