From: Russell King Date: Thu, 21 Jul 2011 13:51:13 +0000 (+0100) Subject: ARM: CPU hotplug: fix abuse of irqdesc->node X-Git-Tag: v3.1-rc1~258^2~1^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ef75701d1711a1feee2a82b42a2597ddc05f88b;p=pandora-kernel.git ARM: CPU hotplug: fix abuse of irqdesc->node irqdesc's node member is supposed to mark the numa node number for the interrupt. Our use of it is non-standard. Remove this, replacing the functionality with a test of the affinity mask. Signed-off-by: Russell King --- Reading git-diff-tree failed