parisc: update parisc for new irq_desc
authorMike Travis <travis@sgi.com>
Tue, 13 Jan 2009 03:05:25 +0000 (03:05 +0000)
committerKyle McMartin <kyle@treachery.i.cabal.ca>
Fri, 13 Mar 2009 05:19:49 +0000 (01:19 -0400)
commit5a8247ca4c6441cafbb852cb1048d1056734a90c
tree7931ef6aab565409cbbecb94da7edab8e2bf960c
parent763461194817bc39905c7c41d08e8d9548a3916d
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 <travis@sgi.com>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
arch/parisc/kernel/irq.c