mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-09 16:28:41 +00:00
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>