From: minyard@acm.org
To: linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject:
Date: Tue, 7 Oct 2014 14:27:11 -0500 [thread overview]
Message-ID: <1412710034-16908-1-git-send-email-minyard@acm.org> (raw)
I'm dealing with issues with bad backtraces in MIPS kdumps. This
patch series fixes the issues with these backtraces.
Note that this does not currently enable DWARF unwinding on the
restore side. It's less useful (unless you have a backtrace that
runs through the restore code). It could be done, I think,
without major hassle, but I'll save that for future assuming
these sorts of changes are ok.
Those moves a lot of generic stuff from the x86 dwarf2.h to a new
asm-generic version, but does not make any functional changes to
that code.
next reply other threads:[~2014-10-07 19:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-07 19:27 minyard [this message]
2014-10-07 19:27 ` [PATCH 1/3] mips: Save all registers when saving the frame minyard
2014-10-07 19:27 ` [PATCH 2/3] Move generic dwarf2 operations from x86 to asm-generic minyard
2014-10-07 19:27 ` [PATCH 3/3] mips: Add DWARF unwinding to assembly minyard
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=1412710034-16908-1-git-send-email-minyard@acm.org \
--to=minyard@acm.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.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
all inboxes | Powered by JetHome®