x86: pre init pirq_entries[]
authorYinghai Lu <yinghai@kernel.org>
Sun, 15 Feb 2009 10:54:03 +0000 (02:54 -0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 16 Feb 2009 08:36:58 +0000 (09:36 +0100)
commit3bd25d0fa3ed588a6735b815cb0c146c23888ace
treee2d3e2f4bccc519d712e0efb6ae674b0f86551e3
parent88d0f550d71493cd975a11a03c166211b2f3bd32
x86: pre init pirq_entries[]

Impact: cleanup

set default value early - this allows the removal of a number
of dynamic initialization codepaths, and an #ifdef.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/io_apic.c