From: Ingo Molnar Date: Thu, 10 Jul 2008 13:42:50 +0000 (+0200) Subject: x86, VisWS: turn into generic arch, add NR_IRQS quirk X-Git-Tag: v2.6.27-rc1~1106^2~14^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bfaba873f0cc81c1747d6787f2721926192a3dc;p=pandora-kernel.git x86, VisWS: turn into generic arch, add NR_IRQS quirk 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 --- Reading git-diff-tree failed