From: Pete Zaitcev <zaitcev@redhat.com>
To: linux-kernel@vger.kernel.org
Subject: Patch for Linus' 2.4.8 show_trace() on i386
Date: Fri, 17 Aug 2001 15:21:03 -0400 [thread overview]
Message-ID: <20010817152103.A30155@devserv.devel.redhat.com> (raw)
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++;
/*
reply other threads:[~2001-08-17 19:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010817152103.A30155@devserv.devel.redhat.com \
--to=zaitcev@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox