diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-07-22 21:47:27 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-07-25 17:12:02 +0300 |
commit | 1f0ad660488b8eb2450d1834af6a156104281194 (patch) | |
tree | 6fd9d8688c67bf4f7e7e89e8502df3fa9b5a3547 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 832df3d47badcbc860aef617105b6bc1c9459304 (diff) | |
download | linux-1f0ad660488b8eb2450d1834af6a156104281194.tar.xz |
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/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions