Hugh
--- linux-2.4.7-pre6/arch/i386/kernel/traps.c Wed Jun 20 21:59:44 2001
+++ linux/arch/i386/kernel/traps.c Thu Jul 12 16:25:42 2001
@@ -105,7 +105,6 @@
i = 1;
module_start = VMALLOC_START;
module_end = VMALLOC_END;
- module_end = 0;
while (((long) stack & (THREAD_SIZE-1)) != 0) {
addr = *stack++;
/*
-
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/