linux-stable/arch/x86/include
Thomas Gleixner 2510d09e9d 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
2019-07-25 16:12:02 +02:00
..
asm x86/apic/flat64: Remove the IPI shorthand decision logic 2019-07-25 16:12:02 +02:00
uapi/asm KVM: x86: Add fixed counters to PMU filter 2019-07-20 09:00:48 +02:00