commit | 141d55e6cc590293ea1378f55b9ebd38f5024bf0 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai.lu@oracle.com> | Wed Oct 12 11:53:17 2011 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 13 12:12:12 2011 +0200 |
tree | cf3026eb84d80ec48e8ef39ba8e5d4b0c0c84596 | |
parent | 6f50d45fae8189365805d26e1fdf26a75301bcae [diff] |
x86/irq: Standardize on CONFIG_SPARSE_IRQ=y Sparseirq got introduced in v2.6.28 and Thomas did a huge cleanup around v2.6.38 that eliminated basically all disadvantages of it. So we can remove non-sparseirq support now and simplify our IRQ degrees of freedom a bit. Suggested-and-acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Yinghai Lu <yinghai@kernel.org> Link: http://lkml.kernel.org/r/4E95E21D.6090200@oracle.com Signed-off-by: Ingo Molnar <mingo@elte.hu>