Hi Shawn, On Fri, 17 Aug 2012 13:11:56 +0800 Shawn Guo <[email protected]> wrote:
> Currently, imx_src_prepare_restart which is called by imx6q_restart > assumes that cpu0 must be the running cpu, so it disables all secondary > cpus. However this is not the case, the restart routine could possibly > running on cpu1 or any other secondary cores. In that case, disabling > the cpu that runs restart routine will hang up system. > > Also it turns out that everything that is done by imx_src_prepare_restart > is not really necessary, because the watchdog reset will have those > registers reset properly. So let's remove the imx_src_prepare_restart > call completely. What is the fate of this patch? Thanks, Anatolij -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
