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:
5dfc54e
)
ARM: CPU hotplug: pass in proper affinity mask on IRQ migration
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 21 Jul 2011 14:07:56 +0000
(15:07 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 21 Jul 2011 14:07:56 +0000
(15:07 +0100)
Now that the GIC takes care of selecting a target interrupt from the
affinity mask, we don't need all this complexity in the core code
anymore. Just detect when we need to break affinity.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found