commit | 3bd25d0fa3ed588a6735b815cb0c146c23888ace | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Sun Feb 15 02:54:03 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Feb 16 09:36:58 2009 +0100 |
tree | e2d3e2f4bccc519d712e0efb6ae674b0f86551e3 | |
parent | 88d0f550d71493cd975a11a03c166211b2f3bd32 [diff] |
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>