Messages in this thread |  | | Date | Tue, 27 May 2003 21:48:07 +0100 (BST) | From | Mitch@0Bits ... | Subject | Re: Linux 2.4.21-rc5 |
| |
It's be nice if we could also have the definition of PCI_DEVICE_ID_VIA_8237 ?
make[4]: Entering directory `/usr/src/linux-2.4/testing/linux-2.4.20/drivers/ide/pci' gcc -D__KERNEL__ -I/usr/src/linux-2.4/testing/linux-2.4.20/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -I../ -nostdinc -iwithprefix include -DKBUILD_BASENAME=via82cxxx -c -o via82cxxx.o via82cxxx.c via82cxxx.c:77: `PCI_DEVICE_ID_VIA_8237' undeclared here (not in a function) via82cxxx.c:77: initializer element is not constant via82cxxx.c:77: (near initialization for `via_isa_bridges[0].id') make[4]: *** [via82cxxx.o] Error 1 make[4]: Leaving directory `/usr/src/linux-2.4/testing/linux-2.4.20/drivers/ide/pci' make[3]: *** [first_rule] Error 2 make[3]: Leaving directory `/usr/src/linux-2.4/testing/linux-2.4.20/drivers/ide/pci' make[2]: *** [_subdir_pci] Error 2 make[2]: Leaving directory `/usr/src/linux-2.4/testing/linux-2.4.20/drivers/ide' make[1]: *** [_subdir_ide] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4/testing/linux-2.4.20/drivers' make: *** [_dir_drivers] Error 2
---------- Forwarded message ---------- Date: 2003-05-27 19:41:16 From: Marcelo Tosatti <marcelo () conectiva ! com ! br> To: linux-kernel@vger.kernel.org Subject: Linux 2.4.21-rc5
Hi,
Mainly due to a IDE DMA problem which would happen on boxes with lots of RAM, here is -rc5.
As I always ask, please test.
Summary of changes from v2.4.21-rc4 to v2.4.21-rc5 ============================================
Alan Cox <alan@lxorguk.ukuu.org.uk>: o 1: (trivial) Fix the formatting of your ide hack o 2: =scsi option fails in some cases o 3: IDE DMA o add the via ide ident o fix the siimage mmio stuff
Andi Kleen <ak@muc.de>: o Fix 32bit ioctl holes o Fix context switch bug on x86-64 o Prefetch workaround for csum-copy
Benjamin Herrenschmidt <benh@kernel.crashing.org>: o PPC Documentation/Configure.help fix
Marcelo Tosatti <marcelo@freak.distro.conectiva>: o Changed EXTRAVERSION to -rc5
- 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/
|  |