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:
7145427
)
powerpc/xics: Cleanup xics_host_map and ipi
author
Milton Miller
<miltonm@bga.com>
Tue, 10 May 2011 19:29:49 +0000
(19:29 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 19 May 2011 05:31:33 +0000
(15:31 +1000)
Since we already have a special case in map to set the ipi handler, use
the desired flow.
If we don't find an ics to handle the interrupt complain instead of
returning 0 without having set a chip or handler.
Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found