On Tue, Nov 12, 2013 at 12:03 PM, Stephen Warren <[email protected]> wrote: > From: Alexandre Courbot <[email protected]> > > CPU reset handler was set before fuse is initialized, but > tegra_cpu_reset_handler_enable() uses tegra_chip_id, which is set by > tegra_init_fuse(). This patch reorders the calls so the CPU reset > handler code does not read an uninitialized variable. > > Signed-off-by: Alexandre Courbot <[email protected]> > Signed-off-by: Stephen Warren <[email protected]> > --- > arm-soc, if you could apply this as a fix for 3.13, that'd be great. > Thanks.
Done! -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
