aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBoris Ostrovsky <[email protected]>2016-12-18 17:44:14 +0100
committerThomas Gleixner <[email protected]>2016-12-19 10:46:20 +0100
commit2b4c91569a40c4512ea1b413e0c817d179ce9868 (patch)
treee5fbc71b5b99ef05954438b413d6d1f04e72f710 /tools/perf/scripts/python/call-graph-from-postgresql.py
parenta15a753539eca8ba243d576f02e7ca9c4b7d7042 (diff)
x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()
When CONFIG_PARAVIRT is selected, cpuid() becomes a call. Since for 32-bit kernels load_ucode_amd_bsp() is executed before paging is enabled the call cannot be completed (as kernel virtual addresses are not reachable yet). Use native_cpuid() instead which is an asm wrapper for the CPUID instruction. Signed-off-by: Boris Ostrovsky <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Cc: Jürgen Gross <[email protected]> Link: http://lkml.kernel.org/r/[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