Re: [PATCH] power: suspend: Replace dpm_watchdog by sleep timer

2020-10-20 Thread Greg Kroah-Hartman
On Tue, Oct 20, 2020 at 01:42:34PM +0200, Greg Kroah-Hartman wrote: > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > A: Top-posting. > Q: What is the most annoying thing in e-mail? > > A: No. > Q: Should I include quotations after

Re: [PATCH] power: suspend: Replace dpm_watchdog by sleep timer

2020-10-20 Thread Greg Kroah-Hartman
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Tue, Oct 20, 2020 at 07:11

Re: [PATCH] power: suspend: Replace dpm_watchdog by sleep timer

2020-10-20 Thread Greg Kroah-Hartman
On Tue, Oct 20, 2020 at 05:56:11PM +0800, Joseph Jang wrote: > Since dpm_watchdog just cover device power management, > we proposed sleep timer to cover not only device power management > issues, but also core power management hand issue. > > Add sleep timer and timeout handler to prevent device s

[PATCH] power: suspend: Replace dpm_watchdog by sleep timer

2020-10-20 Thread Joseph Jang
Since dpm_watchdog just cover device power management, we proposed sleep timer to cover not only device power management issues, but also core power management hand issue. Add sleep timer and timeout handler to prevent device stuck during suspend/ resume process. The timeout handler will dump disk