From mboxrd@z Thu Jan 1 00:00:00 1970 From: jiada_wang@mentor.com (jiada) Date: Sun, 27 Oct 2013 19:41:23 -0700 Subject: [PATCH] ARM: imx: replace imx6q_restart() with mxc_restart() In-Reply-To: <20131021070451.GI17165@S2101-09.ap.freescale.net> References: <1381050370-3301-1-git-send-email-shawn.guo@linaro.org> <857E9EDCA6C0904DB3357321AA9123EB62506837@NA-MBX-01.mgc.mentorg.com> <5264A06B.2040202@mentor.com> <20131021045917.GH17165@S2101-09.ap.freescale.net> <857E9EDCA6C0904DB3357321AA9123EB62506BEA@NA-MBX-01.mgc.mentorg.com> <5264C615.4070504@mentor.com> <20131021070451.GI17165@S2101-09.ap.freescale.net> Message-ID: <526DCED3.2070704@mentor.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Shawn On 10/21/2013 12:04 AM, Shawn Guo wrote: > On Sun, Oct 20, 2013 at 11:13:41PM -0700, jiada wrote: >> I tried to checkout upstream kernel at commit: f36854c >> even without your "ARM: imx: replace imx6q_restart() with >> mxc_restart()" patch >> I can reproduce system hang issue by "echo b > /proc/sysrq-trigger" > > Since the patch hasn't hit upstream tree, you meant you can reproduce > the issue on linux-next or my for-next branch? What's the reproducing > rate? I ran a few iterations but did not hit it. > > Shawn > as per discussion locally, when do you think you will post the fix patch for the system hang I observed? I would like to test for your patch, and then pull it to my kernel. Thanks, Jiada