From: Yinghai Lu Date: Wed, 12 Oct 2011 18:53:17 +0000 (-0700) Subject: x86/irq: Standardize on CONFIG_SPARSE_IRQ=y X-Git-Tag: v3.2-rc1~158^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=141d55e6cc590293ea1378f55b9ebd38f5024bf0;p=pandora-kernel.git 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 Signed-off-by: Yinghai Lu Link: http://lkml.kernel.org/r/4E95E21D.6090200@oracle.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed