[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <512602C4.1090400@synopsys.com>
Date: Thu, 21 Feb 2013 16:49:32 +0530
From: Vineet Gupta <Vineet.Gupta1@...opsys.com>
To: James Hogan <james.hogan@...tec.com>
CC: <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] metag: copy devicetree to non-init memory
On Wednesday 20 February 2013 08:22 PM, James Hogan wrote:
> Make a copy of the device tree blob in non-init memory. It is required
> when using built-in device tree files that the platform code copies the
> blob to non-init memory prior to calling unflatten_device_tree(),
> otherwise the strings that the device tree refer to will get poisoned
> and potentially reused, breaking later reading of the device tree
> post-init (such as compatible matching in modules, debugfs, and the
> procfs interface).
>
> Signed-off-by: James Hogan <james.hogan@...tec.com>
In case you need it - Reviewed-by: Vineet Gupta <vgupta@...opsys.com>
--
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