commit | 5a8247ca4c6441cafbb852cb1048d1056734a90c | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Tue Jan 13 03:05:25 2009 +0000 |
committer | Kyle McMartin <kyle@treachery.i.cabal.ca> | Fri Mar 13 01:19:49 2009 -0400 |
tree | 7931ef6aab565409cbbecb94da7edab8e2bf960c | |
parent | 763461194817bc39905c7c41d08e8d9548a3916d [diff] |
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>