RE: suspend/resume broken on 3.18-rc2
From: fugang.duan@freescale.com <hidden>
Date: 2014-10-30 03:11:35
From: fugang.duan@freescale.com <hidden>
Date: 2014-10-30 03:11:35
From: Huang Yongcai-B20788 Sent: Thursday, October 30, 2014 10:35 AM
To: Fabio Estevam; Duan Fugang-B38611 Cc: Li Frank-B20596; Russell King; Shawn Guo; netdev@vger.kernel.org Subject: RE: suspend/resume broken on 3.18-rc2 Hi, all I just tried the 3.18.0-rc2 on our i.MX6SX-SDB board, attached is my log, seems like the issue is inside the ENET driver, I guess you did NOT add "no_console_suspend" in the cmdline, so when failed, you can NOT see any log, please check the attached log, I can see the failure is in FEC when reusme. I also tried using sd rootfs and unplug the enet cable, the suspend/resume is OK without FEC driver. So please add "no_console_suspend" into cmdline and do debug for FEC driver. Best regards! Anson Huang
I tried it yesterday with FEC close, resume cannot back. I will try it again. Regards, Andy