diff options
author | Aravind Gopalakrishnan <[email protected]> | 2016-01-25 20:41:48 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-01 10:53:55 +0100 |
commit | bfbe0eeb769e2aff2cb1fc6845c4e4b7eac40bb3 (patch) | |
tree | 3e7839c6912d02dfda1f44945ae774058185dfd6 /tools/perf/scripts/python/stackcollapse.py | |
parent | 36f90b0a2ddd60823fe193a85e60ff1906c2a9b3 (diff) |
x86/mce: Fix order of AMD MCE init function call
In mce_amd_feature_init() we take decisions based on mce_flags
being set or not. So the feature detection using CPUID should
naturally be ordered before we call mce_amd_feature_init().
Fix that here.
Signed-off-by: Aravind Gopalakrishnan <[email protected]>
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