Patch for Linus' 2.4.8 show_trace() on i386

From: Pete Zaitcev (zaitcev@redhat.com)
Date: Fri Aug 17 2001 - 14:21:03 EST


This is not relevant for latest and greatest where this
area was reworked completely, but in case anyone ships
a 2.4.8-based distro...

--- linux-2.4.8/arch/i386/kernel/traps.c Wed Jun 20 13:59:44 2001
+++ linux-2.4.8-e/arch/i386/kernel/traps.c Fri Aug 17 11:50:46 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/



This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:00:24 EST