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:
4191894
)
x86, VisWS: turn into generic arch, add NR_IRQS quirk
author
Ingo Molnar
<mingo@elte.hu>
Thu, 10 Jul 2008 13:42:50 +0000
(15:42 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 10 Jul 2008 16:55:41 +0000
(18:55 +0200)
NR_IRQS: let VISWS be just a sub-case of the generic code.
This can create a somewhat larger irq_desc[] array if NR_CPUS is high
but that should not worry VisWS which has 4 CPUs at most.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found