On Tue, Nov 12, 2013 at 12:03 PM, Stephen Warren <swarren@xxxxxxxxxxxxx> wrote: > From: Alexandre Courbot <acourbot@xxxxxxxxxx> > > 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 <acourbot@xxxxxxxxxx> > Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx> > --- > 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html