[PATCH] ARM: tegra: init fuse before setting reset handler

Stephen Warren swarren at wwwdotorg.org
Tue Nov 12 15:04:16 EST 2013


On 11/11/2013 11:36 PM, Alexandre Courbot wrote:
> 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.

Thanks. I forwarded this to the arm-soc maintainers as a patch for 3.13.



More information about the linux-arm-kernel mailing list