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)
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>

No differences found