Hi,
attached patch fixes visws builb which wassss broken by
PCI MSI support merge.
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
[email protected] | PGP key: wwwkeys.pgp.net
Wednesday, January 07, 2004 9:27 PM Andrey Panin wrote:
attached patch fixes visws builb which wassss broken by
PCI MSI support merge.
diff -urN -X /usr/share/dontdiff
linux-2.6.0-test3.vanilla/include/asm-i386/mach-visws/irq_vectors.h
linux-2.6.0-test3/include/asm-i386/mach-visws/irq_vectors.h
--- linux-2.6.0-test3.vanilla/include/asm-i386/mach-visws/irq_vectors.h
2004-01-01 17:07:40.000000000 +0300
+++ linux-2.6.0-test3/include/asm-i386/mach-visws/irq_vectors.h
2004-01-07 13:58:44.000000000 +0300
@@ -1,6 +1,8 @@
#ifndef _ASM_IRQ_VECTORS_H
#define _ASM_IRQ_VECTORS_H
+#define NR_VECTORS 256
+
/*
* IDT vectors usable for external interrupt sources start
* at 0x20:
> Thanks for posting the patch! It looks great.
Best regards,
Long