linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matt Fleming <matt@console-pimps.org>
To: linux-sh@vger.kernel.org
Subject: [GIT PULL] DWARF unwinder updates for 2.6.34
Date: Sun, 07 Feb 2010 19:22:14 +0000	[thread overview]
Message-ID: <m3bpg0onq1.fsf@phlog.console-pimps.org> (raw)


Paul,

I've got a bunch of DWARF unwinder patches in my tree. There are 3 bug
fixes but I'm guessing -rc7 is too late in the game for applying them?
I'm assuming that they will fix the issues you were seeing on qemu but I
haven't been able to test qemu recently so I'm not sure.

The following changes since commit 93e2b9ece0c619ff69d110df28594439882c7737:
  Paul Mundt (1):
        sh: Fix up large system memory handling for SH7780 PCI.

are available in the git repository at:

  git://github.com/mfleming/linux-2.6.git sh/dwarf-unwinder

Matt Fleming (5):
      sh: Correct the offset of the return address in ret_from_exception
      sh: Setup frame pointer in handle_exception path
      sh: Don't continue unwinding across interrupts
      sh: Remove superfluous setup_frame_reg call
      sh: Optimise FDE/CIE lookup by using red-black trees

 arch/sh/include/asm/dwarf.h    |   19 ++---
 arch/sh/include/asm/module.h   |   17 ++++-
 arch/sh/kernel/cpu/sh3/entry.S |    3 +-
 arch/sh/kernel/dwarf.c         |  194 +++++++++++++++++++++++++++++-----------
 arch/sh/kernel/entry-common.S  |    8 ++-
 5 files changed, 172 insertions(+), 69 deletions(-)

             reply	other threads:[~2010-02-07 19:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-07 19:22 Matt Fleming [this message]
2010-02-08  2:09 ` [GIT PULL] DWARF unwinder updates for 2.6.34 Paul Mundt

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=m3bpg0onq1.fsf@phlog.console-pimps.org \
    --to=matt@console-pimps.org \
    --cc=linux-sh@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;
as well as URLs for NNTP newsgroup(s).