Re: [PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-14 Thread Fu, Zhonghui
6f99a3651d Mon Sep 17 00:00:00 2001 >>>> From: Zhonghui Fu >>>> Date: Wed, 11 Feb 2015 16:20:21 +0800 >>>> Subject: [PATCH] PM-Trace: add pm-trace support for suspending phase >>> Can you please avoid putting the above header lines into your patches? &g

Re: [PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-14 Thread Fu, Zhonghui
On 2015/2/12 9:23, Greg Kroah-Hartman wrote: > On Wed, Feb 11, 2015 at 10:43:13PM +0800, Fu, Zhonghui wrote: >> >From 2626594c03ca3b9884dd44073385c36f99a3651d Mon Sep 17 00:00:00 2001 >> From: Zhonghui Fu >> Date: Wed, 11 Feb 2015 16:20:21 +0800 >> Subject: [PATCH]

Re: [PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-12 Thread Rafael J. Wysocki
m: Zhonghui Fu > >> Date: Wed, 11 Feb 2015 16:20:21 +0800 > >> Subject: [PATCH] PM-Trace: add pm-trace support for suspending phase > > Can you please avoid putting the above header lines into your patches? > > > > The only one that may be necessary is the Fro

[PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-11 Thread Fu, Zhonghui
Occasionally, the system can't come back up after suspend/resume due to problems of device suspending phase. This patch make PM_TRACE infrastructure cover device suspending phase of suspend/resume process, and the information in RTC can tell developers which device suspending function make system h

Re: [PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-11 Thread Fu, Zhonghui
On 2015/2/11 23:25, Rafael J. Wysocki wrote: > On Wednesday, February 11, 2015 10:43:13 PM Fu, Zhonghui wrote: >> From 2626594c03ca3b9884dd44073385c36f99a3651d Mon Sep 17 00:00:00 2001 >> From: Zhonghui Fu >> Date: Wed, 11 Feb 2015 16:20:21 +0800 >> Subject: [PA

Re: [PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-11 Thread Greg Kroah-Hartman
On Wed, Feb 11, 2015 at 10:43:13PM +0800, Fu, Zhonghui wrote: > >From 2626594c03ca3b9884dd44073385c36f99a3651d Mon Sep 17 00:00:00 2001 > From: Zhonghui Fu > Date: Wed, 11 Feb 2015 16:20:21 +0800 > Subject: [PATCH] PM-Trace: add pm-trace support for suspending phase > > Occ

Re: [PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-11 Thread Rafael J. Wysocki
On Wednesday, February 11, 2015 10:43:13 PM Fu, Zhonghui wrote: > From 2626594c03ca3b9884dd44073385c36f99a3651d Mon Sep 17 00:00:00 2001 > From: Zhonghui Fu > Date: Wed, 11 Feb 2015 16:20:21 +0800 > Subject: [PATCH] PM-Trace: add pm-trace support for suspending phase Can you please a

Re: [PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-11 Thread Fu, Zhonghui
>>> >From ec9c0f24e800461361eaf8b280abe4272b00772d Mon Sep 17 00:00:00 2001 >>> From: Zhonghui Fu >>> Date: Mon, 9 Feb 2015 11:09:22 +0800 >>> Subject: [PATCH] PM-Trace: add pm-trace support for suspending phase >> Why is this crud here? > I will fix this in new patch. >

[PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-11 Thread Fu, Zhonghui
>From 2626594c03ca3b9884dd44073385c36f99a3651d Mon Sep 17 00:00:00 2001 From: Zhonghui Fu Date: Wed, 11 Feb 2015 16:20:21 +0800 Subject: [PATCH] PM-Trace: add pm-trace support for suspending phase Occasionally, the system can't come back up after suspend/resume due to problems o

Re: [PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-10 Thread Fu, Zhonghui
On 2015/2/10 5:55, Greg Kroah-Hartman wrote: > On Mon, Feb 09, 2015 at 12:03:23PM +0800, Fu, Zhonghui wrote: >> >From ec9c0f24e800461361eaf8b280abe4272b00772d Mon Sep 17 00:00:00 2001 >> From: Zhonghui Fu >> Date: Mon, 9 Feb 2015 11:09:22 +0800 >> Subject: [PATCH]

Re: [PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-09 Thread Greg Kroah-Hartman
On Mon, Feb 09, 2015 at 12:03:23PM +0800, Fu, Zhonghui wrote: > >From ec9c0f24e800461361eaf8b280abe4272b00772d Mon Sep 17 00:00:00 2001 > From: Zhonghui Fu > Date: Mon, 9 Feb 2015 11:09:22 +0800 > Subject: [PATCH] PM-Trace: add pm-trace support for suspending phase Why is

[PATCH] PM-Trace: add pm-trace support for suspending phase

2015-02-08 Thread Fu, Zhonghui
>From ec9c0f24e800461361eaf8b280abe4272b00772d Mon Sep 17 00:00:00 2001 From: Zhonghui Fu Date: Mon, 9 Feb 2015 11:09:22 +0800 Subject: [PATCH] PM-Trace: add pm-trace support for suspending phase Occasinally, the system can't come back up after suspend/resume due to problems of device su