Re: [PATCH v3 3/5] PM / sleep: Asynchronous threads for resume_early

2014-02-17 Thread Rafael J. Wysocki
On Monday, February 17, 2014 02:19:12 PM Chuansheng Liu wrote: > In analogy with commits 5af84b82701a and 97df8c12995, using > asynchronous threads can improve the overall resume_early > time significantly. > > This patch is for resume_early phase. > > Signed-off-by: Chuansheng Liu > --- >

Re: [PATCH v3 3/5] PM / sleep: Asynchronous threads for resume_early

2014-02-17 Thread Rafael J. Wysocki
On Monday, February 17, 2014 02:19:12 PM Chuansheng Liu wrote: In analogy with commits 5af84b82701a and 97df8c12995, using asynchronous threads can improve the overall resume_early time significantly. This patch is for resume_early phase. Signed-off-by: Chuansheng Liu

[PATCH v3 3/5] PM / sleep: Asynchronous threads for resume_early

2014-02-16 Thread Chuansheng Liu
In analogy with commits 5af84b82701a and 97df8c12995, using asynchronous threads can improve the overall resume_early time significantly. This patch is for resume_early phase. Signed-off-by: Chuansheng Liu --- drivers/base/power/main.c | 55 +-- 1

[PATCH v3 3/5] PM / sleep: Asynchronous threads for resume_early

2014-02-16 Thread Chuansheng Liu
In analogy with commits 5af84b82701a and 97df8c12995, using asynchronous threads can improve the overall resume_early time significantly. This patch is for resume_early phase. Signed-off-by: Chuansheng Liu chuansheng@intel.com --- drivers/base/power/main.c | 55