parisc: Convert the final irq bits
authorThomas Gleixner <tglx@linutronix.de>
Thu, 24 Mar 2011 16:48:47 +0000 (17:48 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:48:08 +0000 (14:48 +0200)
1) As promised in the comment, the core does not copy cpumask anymore
   when the arch code returns -EINVAL

2) Get the per cpu information from irq_data

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: linux-parisc@vger.kernel.org

No differences found