On 21/02/13 11:19, Vineet Gupta wrote: > 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.ho...@imgtec.com> > > In case you need it - Reviewed-by: Vineet Gupta <vgu...@synopsys.com>
Thanks Vineet, Cheers James -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/