commit | 5ef2183768bb7d64b85eccbfa1537a61cbefa97c | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Wed May 06 10:08:50 2009 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 11 10:35:09 2009 +0200 |
tree | b2fc0ccee203c8690660eab9ee5f45d7857a93d5 | |
parent | e20c06fd6950265a899edd96a02dc2e6ae2d1ce5 [diff] |
x86/acpi: move setup io apic routing out of CONFIG_ACPI scope So we could set io apic routing when ACPI is not enabled. [ Impact: prepare for new functionality ] Signed-off-by: Yinghai Lu <yinghai@kernel.org> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Jesse Barnes <jbarnes@virtuousgeek.org> Cc: Len Brown <lenb@kernel.org> LKML-Reference: <4A01C422.5070400@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>