From: Jonas Bonn <jonas@southpole.se>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] OpenRISC updates for 3.9
Date: Tue, 26 Feb 2013 08:14:14 +0100 [thread overview]
Message-ID: <512C60C6.8070903@southpole.se> (raw)
The following changes since commit 836dc9e3fbbab0c30aa6e664417225f5c1fb1c39:
Linux 3.8-rc7 (2013-02-09 08:20:39 +1100)
are available in the git repository at:
git://openrisc.net/jonas/linux for-upstream
for you to fetch changes up to 160d83781a32e94a1e337efd6722939001e62398:
openrisc: add missing header inclusion (2013-02-26 07:44:08 +0100)
----------------------------------------------------------------
OpenRISC updates for 3.9
An equal number of bug fixes and trivial cleanups; no new features.
* Two patches to fix errors thrown by the updated toolchain.
* Three other bug fixes.
* Four trivial cleanups.
----------------------------------------------------------------
James Hogan (1):
openrisc: remove CONFIG_SYMBOL_PREFIX
Jonas Bonn (4):
openrisc: remove unused current_regs
openrisc: fix up vmalloc page table loading
openrisc: update DTLB-miss handler last
openrisc: really pass correct arg to schedule_tail
Len Brown (1):
openrisc idle: delete pm_idle
Sebastian Macke (1):
Add bitops include needed for ext2 filesystem
Stefan Kristiansson (2):
openrisc: avoid using function parameter regs in reset vector
openrisc: add missing header inclusion
arch/openrisc/Kconfig | 4 ----
arch/openrisc/include/asm/bitops.h | 1 +
arch/openrisc/include/asm/processor.h | 1 -
arch/openrisc/kernel/entry.S | 16 +++++++++++++---
arch/openrisc/kernel/head.S | 13 ++++++-------
arch/openrisc/kernel/idle.c | 5 -----
arch/openrisc/mm/init.c | 17 ++++++++++++++---
7 files changed, 34 insertions(+), 23 deletions(-)
reply other threads:[~2013-02-26 7:14 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=512C60C6.8070903@southpole.se \
--to=jonas@southpole.se \
--cc=linux-kernel@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.