diff options
author | Thomas Gleixner <[email protected]> | 2015-01-15 21:22:42 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-01-22 15:10:56 +0100 |
commit | 613c25efbdc763ee8b9d732368106d2456279356 (patch) | |
tree | 27988534fee5f3180bfb0f5f312747a1cc098f2e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 05f7e46d2aac359b6bcfc06b302bdd03ca0bcada (diff) |
x86/smpboot: Sanitize uniprocessor init
The UP related setups for local apic are mangled into smp_sanity_check().
That results in duplicate calls to disable_smp() and makes the code
hard to follow. Let smp_sanity_check() return dedicated values for the
various exit reasons and handle them at the call site.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Borislav Petkov <[email protected]>
Cc: Jiang Liu <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Tony Luck <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions