Skip to content
Commit 1091ce62 authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Fix IRQ ->set_affinity() methods.



As noted by Benjamin Herrenschmidt, the generic IRQ layer
only sets irq_desc[irq].affinity after ->set_affinity()
succeeds.

So we have to use the passed in cpumask.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e5981fd6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment