Frank Davis wrote: > Hello all, > While a 'make bzImage', I received the following compile error: > Regards, > Frank > > smpboot.c:1008: parse error before `0' > smpboot.c: In function `smp_boot_cpus': > smpboot.c:1023: invalid lvalue in assignment > make[1]: *** [smpboot.o] Error 1 > make[1]: Leaving directory `/usr/src/linux/arch/i386/kernel' > make: *** [_dir_arch/i386/kernel] Error 2 > > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > I reworked the patch to avoid the #define of xquad_portio. It is still much more readable than the original code. Patch attached against 2.5.8-dj1. -- Brian Gerst