diff options
author | Jan Beulich <[email protected]> | 2011-02-09 08:21:02 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-02-10 13:26:53 +0100 |
commit | 2fb270f3212a1e6a73f86f76c85caee93aae4386 (patch) | |
tree | 439f6cad53875482e770600b2b2d65f51446feac /tools/perf/util/trace-event-scripting.c | |
parent | 100b33c8bd8a3235fd0b7948338d6cbb3db3c63d (diff) |
x86: Fix section mismatch in LAPIC initialization
Additionally doing things conditionally upon smp_processor_id()
being zero is generally a bad idea, as this means CPU 0 cannot
be offlined and brought back online later again.
While there may be other places where this is done, I think adding
more of those should be avoided so that some day SMP can really
become "symmetrical".
Signed-off-by: Jan Beulich <[email protected]>
Cc: Cyrill Gorcunov <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions