From: Andrew Morton <akpm@osdl.org>
To: Adam Litke <agl@us.ibm.com>
Cc: roland@topspin.com, mlxk@mellanox.co.il, linux-kernel@vger.kernel.org
Subject: Re: stack dumps, CONFIG_FRAME_POINTER and i386 (was Re: sysrq shows impossible call stack)
Date: Wed, 21 Apr 2004 16:50:59 -0700 [thread overview]
Message-ID: <20040421165059.4579e64d.akpm@osdl.org> (raw)
In-Reply-To: <1082590136.715.190.camel@agtpad>
Adam Litke <agl@us.ibm.com> wrote:
>
> On Tue, 2004-04-20 at 18:41, Andrew Morton wrote:
> > Andrew Morton <akpm@osdl.org> wrote:
> > >
> > > Roland Dreier <roland@topspin.com> wrote:
> > > >
> > > > Adam> This problem was annoying me a few months ago so I coded up
> > > > Adam> a stack trace patch that actually uses the frame pointer.
> > > > Adam> It is currently maintained in -mjb but I have pasted below.
> > > > Adam> Hope this helps.
> > > >
> > > > Thanks, that looks really useful. What is the chance of this moving
> > > > from -mjb to mainline?
> > >
> > > Good, but it needs to be updated to do the right thing with 4k stacks when
> > > called from interrupt context.
>
> The show_trace() for the CONFIG_FRAME_POINTER case will now be called
> the same way as the existing code.
I still don't see any code in there to handle the transition from the
interrupt stack page to the non-interrupt stack page in the 4k-stacks case?
> This brings up a question though.
> It doesn't appear to me that anyone is actually calling
> show_trace_task() yet. Am I missing something or should we change all
> the callers of show_trace() to use show_trace_task()?
You're right - we've killed off all of its callers. Neat. I shall
administer the coup de grace.
next prev parent reply other threads:[~2004-04-21 23:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-20 15:45 sysrq shows impossible call stack Eli Cohen
2004-04-20 16:26 ` Roland Dreier
2004-04-20 17:36 ` Eli Cohen
2004-04-20 17:51 ` stack dumps, CONFIG_FRAME_POINTER and i386 (was Re: sysrq shows impossible call stack) Roland Dreier
2004-04-20 20:26 ` Adam Litke
2004-04-21 0:12 ` Roland Dreier
2004-04-21 1:39 ` Andrew Morton
2004-04-21 1:41 ` Andrew Morton
2004-04-21 23:28 ` Adam Litke
2004-04-21 23:50 ` Andrew Morton [this message]
2004-04-22 18:25 ` Adam Litke
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=20040421165059.4579e64d.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=agl@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mlxk@mellanox.co.il \
--cc=roland@topspin.com \
/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