aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2017-01-09 12:41:44 +0100
committerThomas Gleixner <[email protected]>2017-01-09 23:11:14 +0100
commitf3e2a51f568d9f33370f4e8bb05669a34223241a (patch)
treef9a55874706d07e78e8472433074d1e1fe4ee11f /tools/perf/scripts/python/call-graph-from-postgresql.py
parent5dedade6dfa243c130b85d1e4daba6f027805033 (diff)
x86/microcode: Use native CPUID to tickle out microcode revision
Intel supplies the microcode revision value in MSR 0x8b (IA32_BIOS_SIGN_ID) after CPUID(1) has been executed. Execute it each time before reading that MSR. It used to do sync_core() which did do CPUID but c198b121b1a1 ("x86/asm: Rewrite sync_core() to use IRET-to-self") changed the sync_core() implementation so we better make the microcode loading case explicit, as the SDM documents it. Reported-and-tested-by: Jun'ichi Nomura <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions