diff options
author | Borislav Petkov <[email protected]> | 2018-04-27 16:34:34 -0500 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-05-06 12:49:14 +0200 |
commit | f8b64d08dde2714c62751d18ba77f4aeceb161d3 (patch) | |
tree | 90c627407c305ede9985287e007252bb78925e2f /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 60882cc159e1416fb1d17210de60d4a3ba04e613 (diff) |
x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
Move smp_num_siblings and cpu_llc_id to cpu/common.c so that they're
always present as symbols and not only in the CONFIG_SMP case. Then,
other code using them doesn't need ugly ifdeffery anymore. Get rid of
some ifdeffery.
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Suravee Suthikulpanit <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions