commit | 17c9ab1eabcc08794064a6e3232ac421664c9ce1 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:25:33 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:01 2008 +0200 |
tree | 1c4a6ebc6d3da132737fd14b3554369b2bbd554e | |
parent | eb44d0a2a9c4d64ed89044fcf1f75e6a27c42ea7 [diff] |
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>