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:
2b3f8e8
)
powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU
author
chenhui zhao
<chenhui.zhao@freescale.com>
Mon, 27 May 2013 21:59:43 +0000
(21:59 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 31 May 2013 22:29:24 +0000
(08:29 +1000)
For the mpic with a flag MPIC_SINGLE_DEST_CPU, only one bit should be
set in interrupt destination registers.
The code is applicable to 64-bit platforms as well as 32-bit.
Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found