diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-07-22 20:47:27 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-07-25 16:12:02 +0200 |
commit | 1f0ad660488b8eb2450d1834af6a156104281194 (patch) | |
tree | 6fd9d8688c67bf4f7e7e89e8502df3fa9b5a3547 /tools/perf/util/c++/clang-test.cpp | |
parent | 832df3d47badcbc860aef617105b6bc1c9459304 (diff) |
x86/apic: Remove the 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 32bit implementation.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20190722105220.860244707@linutronix.de
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions