x86, VisWS: turn into generic arch, add NR_IRQS quirk
authorIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 13:42:50 +0000 (15:42 +0200)
committerIngo 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