diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-07-22 20:47:29 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-07-25 16:12:02 +0200 |
commit | 2510d09e9dabc265341f164e0b45b2dfdcb7ef36 (patch) | |
tree | 6f04476c9483d80b3fcbf54f29d20d41a4ce46eb /tools/perf/util/c++/clang-test.cpp | |
parent | dea978632e8400b84888bad20df0cd91c18f0aec (diff) |
x86/apic/flat64: Remove the IPI shorthand decision logic
All callers of apic->send_IPI_all() and apic->send_IPI_allbutself() contain
the decision logic for shorthand invocation already and invoke
send_IPI_mask() if the prereqisites are not satisfied.
Remove the now redundant decision logic in the APIC code and the duplicate
helper in probe_64.c.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20190722105221.042964120@linutronix.de
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions