]> git.baikalelectronics.ru Git - kernel.git/commit
x86/apic: Move ipi header into apic directory
authorThomas Gleixner <tglx@linutronix.de>
Mon, 22 Jul 2019 18:47:12 +0000 (20:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 25 Jul 2019 14:11:57 +0000 (16:11 +0200)
commit5fae942dfe99451c7120fc9f8fb7a94d1611a6b6
tree8b48126f1115bfe8075deb45aea021c4758ab1ca
parent1fac9dbad9c7b2e886db91d6cdf9eaa737e6e1e3
x86/apic: Move ipi header into apic directory

Only used locally.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20190722105219.434738036@linutronix.de
arch/x86/include/asm/ipi.h [deleted file]
arch/x86/kernel/apic/apic_flat_64.c
arch/x86/kernel/apic/apic_numachip.c
arch/x86/kernel/apic/bigsmp_32.c
arch/x86/kernel/apic/ipi.c
arch/x86/kernel/apic/ipi.h [new file with mode: 0644]
arch/x86/kernel/apic/probe_32.c
arch/x86/kernel/apic/probe_64.c
arch/x86/kernel/apic/x2apic_phys.c