diff options
| author | Tejun Heo <[email protected]> | 2011-01-23 14:37:30 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2011-01-28 14:54:05 +0100 |
| commit | 4c321ff8a01a95badf5d5403d80ca4e0ab07fce7 (patch) | |
| tree | 6fb9715b01c94988e20fa3ac2324c364854e6a79 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 1245e1668c6e52bee76a423f8fab3bfcdd6226ae (diff) | |
x86: Replace cpu_2_logical_apicid[] with early percpu variable
Unlike x86_64, on x86_32, the mapping from cpu to logical apicid
may vary depending on apic in use. cpu_2_logical_apicid[] array
is used for this mapping. Replace it with early percpu variable
x86_cpu_to_logical_apicid to make it better aligned with other
mappings.
Signed-off-by: Tejun Heo <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions