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

From: Robert M. Love (rml@tech9.net)
Date: Sun Dec 10 2000 - 15:04:14 EST


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 new queue (is
there something in /Documentation?) and get a patch out ... i wonder how
many other drivers need to be patched to handle the new task queue?

-- 
Robert M. Love
rml@ufl.edu
rml@tech9.net

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Dec 15 2000 - 21:00:20 EST