* 2.4.0-test12-pre8: solid lockup
@ 2000-12-15 11:31 Frank van Maarseveen
0 siblings, 0 replies; only message in thread
From: Frank van Maarseveen @ 2000-12-15 11:31 UTC (permalink / raw)
To: linux-kernel
I just had a solid lockup inside X. Just moved the serial mouse, nothing
special going on. No caps lock, no ping.
gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
Kernel is 2.4.0-test12-pre8 + this patch:
--- linux/drivers/char/drm/i810_dma.c.orig Tue Nov 14 10:08:21 2000
+++ linux/drivers/char/drm/i810_dma.c Mon Dec 11 11:22:35 2000
@@ -924,7 +924,7 @@
dev->dma->next_queue = NULL;
dev->dma->this_buffer = NULL;
- dev->tq.next = NULL;
+ INIT_LIST_HEAD(&dev->tq.list);
dev->tq.sync = 0;
dev->tq.routine = i810_dma_task_queue;
dev->tq.data = dev;
--
Frank
-
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-12-15 12:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-15 11:31 2.4.0-test12-pre8: solid lockup Frank van Maarseveen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox