]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7cf5a8466a646454f2957a2600bb98adf967af8e
tree2af8ec46d8191638c43b13ca16a8df2545db5064
parent548b32c917a407a4e6253b6f04bd4efa327a188e
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