* [GIT PULL] Metag architecture changes for v3.13
@ 2013-11-11 12:32 James Hogan
0 siblings, 0 replies; only message in thread
From: James Hogan @ 2013-11-11 12:32 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-metag, linux-kernel, Dan Carpenter, James Hogan
[-- Attachment #1: Type: text/plain, Size: 1412 bytes --]
Hi Linus,
Please pull the following changes since commit
5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52:
Linux 3.12 (2013-11-03 15:41:51 -0800)
which are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-for-v3.13
for you to fetch changes up to 51387306b5c2b0c9eb1e2556de1b37267bb2b583:
metag: off by one in setup_bootmem_node() (2013-11-08 11:23:00 +0000)
Both changes came fairly late (hence being based on v3.12), but have
been tested in linux-next and are relatively low risk.
Thanks
James
----------------------------------------------------------------
Metag architecture changes for v3.13
- A change to remove the last dependence on bootloader exception
handlers so that QEMU can more easily boot an SMP Linux/Meta kernel
image directly.
- A fix for a minor off by one error in a BUG_ON condition found by Dan
Carpenter.
----------------------------------------------------------------
Dan Carpenter (1):
metag: off by one in setup_bootmem_node()
James Hogan (1):
metag: handle low level kicks directly
arch/metag/include/asm/tbx.h | 19 +++++++------------
arch/metag/kernel/setup.c | 6 +-----
arch/metag/kernel/traps.c | 5 ++---
arch/metag/mm/numa.c | 2 +-
arch/metag/tbx/tbidefr.S | 2 +-
5 files changed, 12 insertions(+), 22 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-11-11 12:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-11 12:32 [GIT PULL] Metag architecture changes for v3.13 James Hogan
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).