From: Mike Travis Date: Mon, 12 Jan 2009 23:27:13 +0000 (-0800) Subject: irq: update all arches for new irq_desc X-Git-Tag: v2.6.30-rc1~3^2~6^2~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e65e49d0f3714f4a6a42f6f6a19926ba33fcda75;p=pandora-kernel.git irq: update all arches for new irq_desc Impact: cleanup, update to new cpumask API Irq_desc.affinity and irq_desc.pending_mask are now cpumask_var_t's so access to them should be using the new cpumask API. Signed-off-by: Mike Travis --- Reading git-diff-tree failed