[<prev] [next>] [day] [month] [year] [list]
Message-ID: <512C60C6.8070903@southpole.se>
Date: Tue, 26 Feb 2013 08:14:14 +0100
From: Jonas Bonn <jonas@...thpole.se>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: linux-kernel@...r.kernel.org
Subject: [GIT PULL] OpenRISC updates for 3.9
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists