public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Patch for Linus' 2.4.8 show_trace() on i386
@ 2001-08-17 19:21 Pete Zaitcev
  0 siblings, 0 replies; only message in thread
From: Pete Zaitcev @ 2001-08-17 19:21 UTC (permalink / raw)
  To: linux-kernel

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++;
 		/*

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-17 19:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-17 19:21 Patch for Linus' 2.4.8 show_trace() on i386 Pete Zaitcev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox