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:
e90c52e
)
powerpc/pseries: Fix xics build without CONFIG_SMP
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 1 Feb 2010 02:32:41 +0000
(13:32 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 1 Feb 2010 02:32:41 +0000
(13:32 +1100)
desc->affinity doesn't exit in that case. Let's use a macro for
the UP variant of get_irq_server(), it's the easiest way, avoids
evaluating arguments.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found