commit | 7db282fa67b58daff8a57f9e1c93d4474b5908ff | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Wed Nov 05 23:36:48 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Nov 06 09:35:34 2008 +0100 |
tree | bcf933087ad75d7adb275f912383df0288ffb665 | |
parent | da85f865b1dcec0853c48b763ed312441ce0c7df [diff] |
x86: remove VISWS and PARAVIRT around NR_IRQS puzzle Impact: fix warning message when PARAVIRT is set in config Remove stale #ifdef components from our IRQ sizing logic. x86/Voyager is the only holdout. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>