]> git.baikalelectronics.ru Git - kernel.git/commit
x86: move smp_intr_init away from smpboot_32.c
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:33 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:01 +0000 (17:41 +0200)
commitd7b162b5a333ab7006c5e759b449bbe1afdb85d7
tree1c4a6ebc6d3da132737fd14b3554369b2bbd554e
parentce6105a81a53cf706d611d051424ab63dd37d41f
x86: move smp_intr_init away from smpboot_32.c

We move it to apic_32.c, since it's irq related anyway,
and only called from that file.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic_32.c
arch/x86/kernel/smpboot_32.c