From: Yinghai Lu Date: Sat, 27 Dec 2008 06:38:15 +0000 (-0800) Subject: sparseirq: fix hang with !SPARSE_IRQ X-Git-Tag: v2.6.29-rc1~550^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12026ea16a618b289fcf457661aed24f57323a20;p=pandora-kernel.git sparseirq: fix hang with !SPARSE_IRQ Impact: fix hang Suresh report his two sockets system only works with SPARSE_IRQ enable it turns out we miss the setting desc->irq so provide early_irq_init() even !SPARSE_IRQ to set desc->irq Reported-by: "Siddha, Suresh B" Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed