From: Rusty Russell Date: Sat, 13 Jun 2009 04:26:59 +0000 (-0600) Subject: lguest: clean up lguest_init_IRQ X-Git-Tag: v2.6.31-rc1~368^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1028375e93a7aa4dbe466947d1c65f368b1f61c1;p=pandora-kernel.git lguest: clean up lguest_init_IRQ Copy from arch/x86/kernel/irqinit_32.c: we don't use the vectors beyond LGUEST_IRQS (if any), but we might as well set them all. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed