Re: [PATCH] power: suspend: Add suspend timeout handler

2020-10-20 Thread Greg KH
Note, your response is not threading well, just hit 'reply' in your email client... On Tue, Oct 20, 2020 at 09:01:05AM +, josephj...@google.com wrote: > > On Tue, Oct 20, 2020 at 08:15:38AM +, josephj...@google.com wrote: > > > > On Tue, Oct 20, 2020 at 02:22:26PM +0800, Joseph Jang wrote:

[PATCH] power: suspend: Add suspend timeout handler

2020-10-20 Thread josephjang
On Tue, Oct 20, 2020 at 08:15:38AM +, josephj...@google.com wrote: > > On Tue, Oct 20, 2020 at 02:22:26PM +0800, Joseph Jang wrote: > > > Add sleep timer and timeout handler to prevent device stuck during > > suspend/ > > > resume process. The timeout handler will dump disk sleep task at fir

Re: [PATCH] power: suspend: Add suspend timeout handler

2020-10-20 Thread Greg KH
On Tue, Oct 20, 2020 at 08:15:38AM +, josephj...@google.com wrote: > > On Tue, Oct 20, 2020 at 02:22:26PM +0800, Joseph Jang wrote: > > > Add sleep timer and timeout handler to prevent device stuck during > > suspend/ > > > resume process. The timeout handler will dump disk sleep task at first

[PATCH] power: suspend: Add suspend timeout handler

2020-10-20 Thread josephjang
On Tue, Oct 20, 2020 at 02:22:26PM +0800, Joseph Jang wrote: > Add sleep timer and timeout handler to prevent device stuck during suspend/ > resume process. The timeout handler will dump disk sleep task at first > round timeout and trigger kernel panic at second round timeout. > The default tim

[PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread josephjang
> > On Fri, Oct 16, 2020 at 3:22 PM wrote: > > > > Thank you Rafael's promptly response. > > > > > On Fri, Oct 16, 2020 at 5:51 AM Joseph Jang wrote: > > > > > > > > From: josephjang > > > > > > > > Add suspend timeout handler to prevent device stuck during suspend/ > > > > resume process

Re: [PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread Joseph Jang
Yes, I agree. Rafael J. Wysocki 於 2020年10月16日 週五 下午9:24寫道: > > On Fri, Oct 16, 2020 at 3:22 PM wrote: > > > > Thank you Rafael's promptly response. > > > > > On Fri, Oct 16, 2020 at 5:51 AM Joseph Jang wrote: > > > > > > > > From: josephjang > > > > > > > > Add suspend timeout handler to preve

Re: [PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread Rafael J. Wysocki
On Fri, Oct 16, 2020 at 3:22 PM wrote: > > Thank you Rafael's promptly response. > > > On Fri, Oct 16, 2020 at 5:51 AM Joseph Jang wrote: > > > > > > From: josephjang > > > > > > Add suspend timeout handler to prevent device stuck during suspend/ > > > resume process. Suspend timeout handler wil

[PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread josephjang
Thank you Rafael's promptly response. On Fri, Oct 16, 2020 at 5:51 AM Joseph Jang wrote: > > From: josephjang > > Add suspend timeout handler to prevent device stuck during suspend/ > resume process. Suspend timeout handler will dump disk sleep task > at first round timeout and trigger kernel

Re: [PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread Rafael J. Wysocki
On Fri, Oct 16, 2020 at 5:51 AM Joseph Jang wrote: > > From: josephjang > > Add suspend timeout handler to prevent device stuck during suspend/ > resume process. Suspend timeout handler will dump disk sleep task > at first round timeout and trigger kernel panic at second round timeout. > The defa

Re: [PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread Rafael J. Wysocki
On Fri, Oct 16, 2020 at 11:01 AM Petr Mladek wrote: > > On Fri 2020-10-16 11:51:09, Joseph Jang wrote: > > From: josephjang > > > > Add suspend timeout handler to prevent device stuck during suspend/ > > resume process. Suspend timeout handler will dump disk sleep task > > at first round timeout

[PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread josephjang
From b3afca8f3ee1d587c188b830d94c683fe66cbfb3 Mon Sep 17 00:00:00 2001 From: Joseph Jang Date: Fri, 16 Oct 2020 16:31:38 +0800 Subject: [PATCH] power: suspend: Add suspend timeout handler Add suspend timeout handler to prevent device stuck during suspend/ resume process. Suspend timeout handler will

[PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread josephjang
Thank you Petr for promptly reply. On Fri 2020-10-16 11:51:09, Joseph Jang wrote: > From: josephjang > > Add suspend timeout handler to prevent device stuck during suspend/ > resume process. Suspend timeout handler will dump disk sleep task > at first round timeout and trigger kernel panic at s

Re: [PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread Joseph Jang
Thanks Petr promptly response. On Fri 2020-10-16 11:51:09, Joseph Jang wrote: > From: josephjang > > Add suspend timeout handler to prevent device stuck during suspend/ > resume process. Suspend timeout handler will dump disk sleep task > at first round timeout and trigger kernel panic at second

Re: [PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread Joseph Jang
Sure, I will update the patch again like following. >From b3afca8f3ee1d587c188b830d94c683fe66cbfb3 Mon Sep 17 00:00:00 2001 From: Joseph Jang Date: Fri, 16 Oct 2020 16:31:38 +0800 Subject: [PATCH] power: suspend: Add suspend timeout handler Add suspend timeout handler to prevent device s

Re: [PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread Greg Kroah-Hartman
On Fri, Oct 16, 2020 at 04:58:38PM +0800, Joseph Jang wrote: > Thank you Greg's promptly reply. You just sent html email, which got rejected by all of the mailing lists :( Please fix your email client to be sand and resend. thanks, greg k-h

Re: [PATCH] power: suspend: Add suspend timeout handler

2020-10-16 Thread Petr Mladek
On Fri 2020-10-16 11:51:09, Joseph Jang wrote: > From: josephjang > > Add suspend timeout handler to prevent device stuck during suspend/ > resume process. Suspend timeout handler will dump disk sleep task > at first round timeout and trigger kernel panic at second round timeout. > The default ti

Re: [PATCH] power: suspend: Add suspend timeout handler

2020-10-15 Thread Greg Kroah-Hartman
On Fri, Oct 16, 2020 at 11:51:09AM +0800, Joseph Jang wrote: > From: josephjang Please use your name as spelled out like you did above in the email header. > > Add suspend timeout handler to prevent device stuck during suspend/ > resume process. Suspend timeout handler will dump disk sleep task

[PATCH] power: suspend: Add suspend timeout handler

2020-10-15 Thread Joseph Jang
From: josephjang Add suspend timeout handler to prevent device stuck during suspend/ resume process. Suspend timeout handler will dump disk sleep task at first round timeout and trigger kernel panic at second round timeout. The default timer for each round is 30 seconds. Note: Can use following