Searched hist:"22 ca7ee933a39f542ff6f81fc64f8036eff56519" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/x86/kernel/apic/ |
H A D | ipi.c | diff 22ca7ee933a39f542ff6f81fc64f8036eff56519 Mon Jul 22 20:47:23 CEST 2019 Thomas Gleixner <tglx@linutronix.de> x86/apic: Provide and use helper for send_IPI_allbutself()
To support IPI shorthands wrap invocations of apic->send_IPI_allbutself() in a helper function, so the static key controlling the shorthand mode is only in one place.
Fixup all callers.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20190722105220.492691679@linutronix.de
|
/linux/arch/x86/kernel/ |
H A D | kgdb.c | diff 22ca7ee933a39f542ff6f81fc64f8036eff56519 Mon Jul 22 20:47:23 CEST 2019 Thomas Gleixner <tglx@linutronix.de> x86/apic: Provide and use helper for send_IPI_allbutself()
To support IPI shorthands wrap invocations of apic->send_IPI_allbutself() in a helper function, so the static key controlling the shorthand mode is only in one place.
Fixup all callers.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20190722105220.492691679@linutronix.de
|
H A D | smp.c | diff 22ca7ee933a39f542ff6f81fc64f8036eff56519 Mon Jul 22 20:47:23 CEST 2019 Thomas Gleixner <tglx@linutronix.de> x86/apic: Provide and use helper for send_IPI_allbutself()
To support IPI shorthands wrap invocations of apic->send_IPI_allbutself() in a helper function, so the static key controlling the shorthand mode is only in one place.
Fixup all callers.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20190722105220.492691679@linutronix.de
|
/linux/arch/x86/include/asm/ |
H A D | apic.h | diff 22ca7ee933a39f542ff6f81fc64f8036eff56519 Mon Jul 22 20:47:23 CEST 2019 Thomas Gleixner <tglx@linutronix.de> x86/apic: Provide and use helper for send_IPI_allbutself()
To support IPI shorthands wrap invocations of apic->send_IPI_allbutself() in a helper function, so the static key controlling the shorthand mode is only in one place.
Fixup all callers.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20190722105220.492691679@linutronix.de
|