From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates for 2.6.33-rc8
Date: Mon, 08 Feb 2010 02:24:37 +0000 [thread overview]
Message-ID: <20100208022437.GC6839@linux-sh.org> (raw)
This fixes up a number of crashes both with the unwinder and with booting
from USB mass storage on certain CPUs. While the unwinder fixups aren't
technically regression fixes, they address a fairly long-standing set of
bugs. The HCD changes fix a fairly long-standing regression that was only
recently reported.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-2.6.33
Which contains:
Matt Fleming (4):
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
Paul Mundt (2):
usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.
arch/sh/kernel/cpu/sh3/entry.S | 3 +-
arch/sh/kernel/dwarf.c | 20 +++++++++++++++++++
arch/sh/kernel/entry-common.S | 8 ++++++-
drivers/usb/host/r8a66597-hcd.c | 41 +++++++++++++++++++++++++++-----------
4 files changed, 58 insertions(+), 14 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates for 2.6.33-rc8
Date: Mon, 8 Feb 2010 11:24:37 +0900 [thread overview]
Message-ID: <20100208022437.GC6839@linux-sh.org> (raw)
This fixes up a number of crashes both with the unwinder and with booting
from USB mass storage on certain CPUs. While the unwinder fixups aren't
technically regression fixes, they address a fairly long-standing set of
bugs. The HCD changes fix a fairly long-standing regression that was only
recently reported.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-2.6.33
Which contains:
Matt Fleming (4):
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
Paul Mundt (2):
usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.
arch/sh/kernel/cpu/sh3/entry.S | 3 +-
arch/sh/kernel/dwarf.c | 20 +++++++++++++++++++
arch/sh/kernel/entry-common.S | 8 ++++++-
drivers/usb/host/r8a66597-hcd.c | 41 +++++++++++++++++++++++++++-----------
4 files changed, 58 insertions(+), 14 deletions(-)
next reply other threads:[~2010-02-08 2:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-08 2:24 Paul Mundt [this message]
2010-02-08 2:24 ` [GIT PULL] sh updates for 2.6.33-rc8 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=20100208022437.GC6839@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.