RE: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-26 Thread Zheng, Lv
Hi, > From: Rafael J. Wysocki [mailto:r...@rjwysocki.net] > Sent: Thursday, February 26, 2015 6:56 AM > > On Wednesday, February 25, 2015 03:01:08 PM Scot Doyle wrote: > > On Wed, 25 Feb 2015, Zheng, Lv wrote: > > ... > > > > I was using "+"/"#"/"*" to filter different EC log entries

RE: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-26 Thread Zheng, Lv
Hi, From: Rafael J. Wysocki [mailto:r...@rjwysocki.net] Sent: Thursday, February 26, 2015 6:56 AM On Wednesday, February 25, 2015 03:01:08 PM Scot Doyle wrote: On Wed, 25 Feb 2015, Zheng, Lv wrote: ... I was using +/#/* to filter different EC log entries which makes

Re: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-25 Thread Rafael J. Wysocki
On Wednesday, February 25, 2015 03:01:08 PM Scot Doyle wrote: > On Wed, 25 Feb 2015, Zheng, Lv wrote: > ... > > > I was using "+"/"#"/"*" to filter different EC log entries > > > which makes debugging easier. > > > And, if we changed this from pr_info into pr_debug, then we will have

RE: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-25 Thread Scot Doyle
On Wed, 25 Feb 2015, Zheng, Lv wrote: ... > > I was using "+"/"#"/"*" to filter different EC log entries > > which makes debugging easier. > > And, if we changed this from pr_info into pr_debug, then we will have > > nothing in the suspend/resume logs for the EC device. > > While

RE: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-25 Thread Zheng, Lv
-kernel@vger.kernel.org > > Subject: Re: [PATCH] ACPI / EC: Remove non-standard log emphasis > > > > On Sunday, February 15, 2015 07:43:08 PM Scot Doyle wrote: > > > Remove unusual pr_info() visual emphasis introduced in ad479e7f47ca > > > "ACPI / EC: Introduce

RE: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-25 Thread Zheng, Lv
Hi, > From: Rafael J. Wysocki [mailto:r...@rjwysocki.net] > Sent: Wednesday, February 18, 2015 2:19 PM > To: Scot Doyle > Cc: Zheng, Lv; linux-a...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re: [PATCH] ACPI / EC: Remove non-standard log emphasis > > On Sunday,

RE: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-25 Thread Scot Doyle
On Wed, 25 Feb 2015, Zheng, Lv wrote: ... I was using +/#/* to filter different EC log entries which makes debugging easier. And, if we changed this from pr_info into pr_debug, then we will have nothing in the suspend/resume logs for the EC device. While there are plenty of

Re: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-25 Thread Rafael J. Wysocki
On Wednesday, February 25, 2015 03:01:08 PM Scot Doyle wrote: On Wed, 25 Feb 2015, Zheng, Lv wrote: ... I was using +/#/* to filter different EC log entries which makes debugging easier. And, if we changed this from pr_info into pr_debug, then we will have nothing in

RE: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-25 Thread Zheng, Lv
: Remove non-standard log emphasis On Sunday, February 15, 2015 07:43:08 PM Scot Doyle wrote: Remove unusual pr_info() visual emphasis introduced in ad479e7f47ca ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag. Signed-off-by: Scot Doyle lkm...@scotdoyle.com

RE: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-25 Thread Zheng, Lv
Hi, From: Rafael J. Wysocki [mailto:r...@rjwysocki.net] Sent: Wednesday, February 18, 2015 2:19 PM To: Scot Doyle Cc: Zheng, Lv; linux-a...@vger.kernel.org; linux-kernel@vger.kernel.org Subject: Re: [PATCH] ACPI / EC: Remove non-standard log emphasis On Sunday, February 15, 2015 07:43:08

Re: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-17 Thread Rafael J. Wysocki
On Sunday, February 15, 2015 07:43:08 PM Scot Doyle wrote: > Remove unusual pr_info() visual emphasis introduced in ad479e7f47ca > "ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag". > > Signed-off-by: Scot Doyle Applied, thanks! > --- > drivers/acpi/ec.c | 4 ++-- > 1 file

Re: [PATCH] ACPI / EC: Remove non-standard log emphasis

2015-02-17 Thread Rafael J. Wysocki
On Sunday, February 15, 2015 07:43:08 PM Scot Doyle wrote: Remove unusual pr_info() visual emphasis introduced in ad479e7f47ca ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag. Signed-off-by: Scot Doyle lkm...@scotdoyle.com Applied, thanks! --- drivers/acpi/ec.c | 4