x86/platform/uv: Simplify uv_send_IPI_one()
authorChristoph Hellwig <hch@lst.de>
Mon, 4 May 2020 17:15:24 +0000 (19:15 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 7 May 2020 13:32:22 +0000 (15:32 +0200)
commit8e77554580250f1185cffd8d3ac6a9b01de05d60
treedc9778e87a6b832dea587b1a50d897a2b6ab4d57
parent8263b059379c4a95fe0181db1e5a2e9c2229d929
x86/platform/uv: Simplify uv_send_IPI_one()

Merge two helpers only used by uv_send_IPI_one() into the main function.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Not-acked-by: Dimitri Sivanich <sivanich@hpe.com>
Cc: Russ Anderson <rja@hpe.com>
Link: https://lkml.kernel.org/r/20200504171527.2845224-9-hch@lst.de
arch/x86/include/asm/uv/uv_hub.h
arch/x86/kernel/apic/x2apic_uv_x.c