x86: create ipi.c
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:12:53 +0000 (14:12 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:56 +0000 (17:40 +0200)
commit8202350367ac11d571f6dd4c21c2027a4d235276
tree2af8ec46d8191638c43b13ca16a8df2545db5064
parentf9e47a126be2eaabf04a1a5c71ca7b23a473d0d8
x86: create ipi.c

This patch moves all ipi and apic related functions
from smp_32.c to ipi.c

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/Makefile
arch/x86/kernel/ipi.c [new file with mode: 0644]
arch/x86/kernel/smp_32.c