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:
a4b6cb7
)
ARC: [SMP] Fix IPI IRQ registration
author
Noam Camus
<noamc@ezchip.com>
Thu, 28 Feb 2013 09:07:06 +0000
(11:07 +0200)
committer
Vineet Gupta
<vgupta@synopsys.com>
Thu, 26 Jun 2014 06:28:25 +0000
(11:58 +0530)
Handle it just like timer. Current request_percpu_irq() would fail on
non-boot cpus and thus IRQ will remian unmasked on those cpus.
[vgupta: fix changelong]
Signed-off-by: Noam Camus <noamc@ezchip.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/smp.c
patch
|
blob
|
history
diff --cc
arch/arc/kernel/smp.c
Simple merge