RE: [PATCH] MSI broke visws build

From: Nguyen, Tom L
Date: Thu Jan 08 2004 - 11:24:48 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/