From: Mike Travis Date: Tue, 13 Jan 2009 03:05:25 +0000 (+0000) Subject: parisc: update parisc for new irq_desc X-Git-Tag: v2.6.29~46^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a8247ca4c6441cafbb852cb1048d1056734a90c;p=pandora-kernel.git parisc: update parisc 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 Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed