]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2dfb6a94fd1807c15884d313bc6110806c1870a6
treee2d3e2f4bccc519d712e0efb6ae674b0f86551e3
parent9f6642850f5eb3eb9e88c5fbee6532fcc1231a3b
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