summaryrefslogtreecommitdiffstats
path: root/kernel/irq/handle.c
diff options
context:
space:
mode:
authorJack Steiner2008-09-23 15:42:05 +0200
committerIngo Molnar2008-10-16 16:53:11 +0200
commit8da077d6f31da291ee3a7dd559671cb8ca48cbe2 (patch)
treeda3ea11ad6cd877b492317559fd2ae2a7de813f9 /kernel/irq/handle.c
parentx86: io-apic - interrupt remapping fix (diff)
downloadkernel-qcow2-linux-8da077d6f31da291ee3a7dd559671cb8ca48cbe2.tar.gz
kernel-qcow2-linux-8da077d6f31da291ee3a7dd559671cb8ca48cbe2.tar.xz
kernel-qcow2-linux-8da077d6f31da291ee3a7dd559671cb8ca48cbe2.zip
x86, uv: fix ordering of calls to uv_system_init & uv_cpu_init
Fix problem caused by reordering of the calls to uv_cpu_init() & uv_system_init. Originally, uv_cpu_init() was called AFTER uv_system_init. This order was recently broken as a side-effect of other patches. With this patch, initialization of cpu 0 is now done by the system_init call. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/irq/handle.c')
0 files changed, 0 insertions, 0 deletions