From: Yinghai Lu Date: Wed, 20 Aug 2008 03:50:07 +0000 (-0700) Subject: x86: put irq_2_pin pointer into irq_cfg X-Git-Tag: v2.6.28-rc1~80^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5a53714acfc7b5f868d07d27c5f02cb00b118db;p=pandora-kernel.git x86: put irq_2_pin pointer into irq_cfg preallocate 32 irq_2_pin entries, and use get_one_free_irq_2_pin() to get one more and link to irq_cfg if needed. so don't waste one where no irq is enabled. Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed