git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29775df
)
sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 24 Jan 2012 07:55:57 +0000
(16:55 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 24 Jan 2012 07:55:57 +0000
(16:55 +0900)
intc_set_affinity() updates the cpumask in place, so there's no need for
the upper layer to do this itself.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found