Re: Compile Failure: mga_dma.o on 2.4.0-test12-pre8

2000-12-10 Thread Robert M. Love
OK, the problem is that drm_device.tq is a tq_struct, which we just got done redoing. tq->next was removed in favor of the new tq.list. so drm_device.tq needs to be rewritten to use the new task queue, and the problem will be solved. ill dig through the archives and see if i can figure out the

Compile Failure: mga_dma.o on 2.4.0-test12-pre8

2000-12-10 Thread Robert M. Love
Cleanly patched 2.4.0-test12-pre8 (with the correct pre8, linus!) ... fails compile with the following. I have CONFIG_DRM_MGA enabled. pre7 compiled fine. kgcc -D__KERNEL__ -I/home/rml/src/linux/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i