aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2017-03-04 10:56:10 +0100
committerIngo Molnar <[email protected]>2017-03-07 13:57:25 +0100
commit79d243a042155b4421a06faaac15d775a133e6c8 (patch)
treea1ac366996b7b49bb7dc1fcec65e51b349f4230d /tools/perf/scripts/python/export-to-postgresql.py
parentc1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 (diff)
x86/boot/64: Rename start_cpu()
It doesn't really start a CPU but does a far jump to C code. So call it that. Eliminate the unconditional JMP to it from secondary_startup_64() but make the jump to C code piece part of secondary_startup_64() instead. Also, it doesn't need to be a global symbol either so make it a local label. One less needlessly global symbol in the symbol table. No functionality change. Signed-off-by: Borislav Petkov <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions