From: Thomas Gleixner Date: Mon, 28 Mar 2011 19:59:37 +0000 (+0200) Subject: genirq; Fix cleanup fallout X-Git-Tag: v2.6.39-rc1~13^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ef5ca1e1f0de71300142b8f730f26ded6a0c2f3;p=pandora-kernel.git genirq; Fix cleanup fallout I missed the CONFIG_GENERIC_PENDING_IRQ dependency in the affinity related functions and the IRQ_LEVEL propagation into irq_data state. Did not pop up on my main test platforms. :( Signed-off-by: Thomas Gleixner Tested-by: David Daney --- Reading git-diff-tree failed