diff options
author | Borislav Petkov <[email protected]> | 2010-06-01 21:04:55 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-06-02 09:38:53 +0200 |
commit | 4adc8b71cc142f9a7b44b13b99aab38ba897c56f (patch) | |
tree | 38f4771041d95182784d4ca824fdcf526848eed3 /tools/perf/util/trace-event-scripting.c | |
parent | c8fcb14fecac72bb2cd2974cf133fba6c4b4a13d (diff) |
x86, smpboot: Fix cores per node printing on boot
Percpu initialization happens now after booting the cores on the
machine and this causes them all to be displayed as belonging to
node 0:
Jun 8 05:57:21 kepek kernel: [ 0.106999] Booting Node 0,
Processors #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 Ok.
Use early_cpu_to_node() to get the correct node of each core
instead.
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Mike Travis <[email protected]>
LKML-Reference: <20100601190455.GA14237@aftab>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions