From: Jayson Davis Signed-off-by: Andrew Morton --- 25-akpm/include/asm-i386/mach-es7000/mach_mpspec.h | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN include/asm-i386/mach-es7000/mach_mpspec.h~es7000-more-mp-busses include/asm-i386/mach-es7000/mach_mpspec.h --- 25/include/asm-i386/mach-es7000/mach_mpspec.h~es7000-more-mp-busses 2004-09-02 18:53:15.362888416 -0700 +++ 25-akpm/include/asm-i386/mach-es7000/mach_mpspec.h 2004-09-02 18:53:15.365887960 -0700 @@ -3,6 +3,6 @@ #define MAX_IRQ_SOURCES 256 -#define MAX_MP_BUSSES 32 +#define MAX_MP_BUSSES 256 #endif /* __ASM_MACH_MPSPEC_H */ _