Skip to content
Commit 30377642 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.



intc_set_affinity() updates the cpumask in place, so there's no need for
the upper layer to do this itself.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 29775df1
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