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:
cabd91c
)
parisc: don't claim cpu irqs more than once
author
John David Anglin
<dave@hiauly1.hia.nrc.ca>
Sun, 12 Jun 2011 01:46:41 +0000
(
01:46
+0000)
committer
Helge Deller
<deller@gmx.de>
Mon, 7 Jan 2013 22:06:23 +0000
(23:06 +0100)
The CPU irqs (timer and IPI) are not shared and only need to be claimed once.
A mismatch error occurs if they are claimed more than once.
Signed-off-by: John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Helge Deller <deller@gmx.de>
Cc: "James E.J. Bottomley" <jejb@parisc-linux.org>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/irq.c
patch
|
blob
|
history
diff --cc
arch/parisc/kernel/irq.c
Simple merge