diff options
author | Thomas Gleixner <[email protected]> | 2019-07-22 20:47:17 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-07-25 16:11:59 +0200 |
commit | 9c92374b631d233abf5bd355cb4253d3d83d5578 (patch) | |
tree | 44148c0888f5fd4eaea54f02a37cacbfeace0819 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 82e574782345aa634e1544e80da85d71a9dbde19 (diff) |
x86/cpu: Move arch_smt_update() to a neutral place
arch_smt_update() will be used to control IPI/NMI broadcasting via the
shorthand mechanism. Keeping it in the bugs file and calling the apic
function from there is possible, but not really intuitive.
Move it to a neutral place and invoke the bugs function from there.
No functional change.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions