[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1361371929-28148-1-git-send-email-james.hogan@imgtec.com>
Date: Wed, 20 Feb 2013 14:52:07 +0000
From: James Hogan <james.hogan@...tec.com>
To: <linux-kernel@...r.kernel.org>
CC: Vineet Gupta <vgupta@...opsys.com>,
James Hogan <james.hogan@...tec.com>
Subject: [PATCH 0/2] metag: copy flattened devicetree to non-init memory
Here are a couple more fixes for arch/metag which I'll try and get in
during the merge window. The first patch fixes a bug, where the fdt
isn't copied out of init memory so all the fdt strings will get poisoned
after init. The second patch is a trivial one.
James Hogan (2):
metag: copy devicetree to non-init memory
metag: prom.h: remove declaration of metag_dt_memblock_reserve()
arch/metag/include/asm/prom.h | 2 +-
arch/metag/kernel/devtree.c | 17 +++++++++++++++++
arch/metag/kernel/setup.c | 2 ++
3 files changed, 20 insertions(+), 1 deletion(-)
--
1.8.1.2
--
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