x86/apic: Implement single target IPI function for x2apic_cluster
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Nov 2015 22:57:00 +0000 (22:57 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 5 Nov 2015 12:07:52 +0000 (13:07 +0100)
commit7b6ce46cb3d096831dea3accacee4717c66abac8
treef2256874af19c9ac68548403691b624d4e852ad3
parent539da7877275edb21a76aa02fb2c147eff02c559
x86/apic: Implement single target IPI function for x2apic_cluster

[ tglx: Split it out from the patch which provides the new callback ]

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Mike Travis <travis@sgi.com>
Cc: Daniel J Blueman <daniel@numascale.com>
Link: http://lkml.kernel.org/r/20151104220848.817975597@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apic/x2apic_cluster.c