Re: [PATCH] ACPI: power: Use KERN_DEBUG when no power resources are found

2012-09-13 Thread Rafael J. Wysocki
On Friday, September 14, 2012, Borislav Petkov wrote: > On Thu, Sep 13, 2012 at 11:17:32PM +0200, Rafael J. Wysocki wrote: > > I'll take it. There are two more ACPI PM patches that would be good to > > have in v3.6 IMO. > > Ok, cool. Can you pls adjust the stable tag to include 3.4 too? I'll just

Re: [PATCH] ACPI: power: Use KERN_DEBUG when no power resources are found

2012-09-13 Thread Borislav Petkov
On Thu, Sep 13, 2012 at 11:17:32PM +0200, Rafael J. Wysocki wrote: > I'll take it. There are two more ACPI PM patches that would be good to > have in v3.6 IMO. Ok, cool. Can you pls adjust the stable tag to include 3.4 too? Thanks. -- Regards/Gruss, Boris. Advanced Micro Devices GmbH Einsteinr

Re: [PATCH] ACPI: power: Use KERN_DEBUG when no power resources are found

2012-09-13 Thread Rafael J. Wysocki
On Thursday, September 13, 2012, Borislav Petkov wrote: > On Wed, Aug 29, 2012 at 10:01:36AM +0800, Aaron Lu wrote: > > On Fri, Aug 24, 2012 at 03:36:21PM -0700, Joe Perches wrote: > > > On Thu, 2012-08-23 at 15:26 +0200, Borislav Petkov wrote: > > > > On Fri, Aug 10, 2012 at 10:05:53AM +0800, Aaro

Re: [PATCH] ACPI: power: Use KERN_DEBUG when no power resources are found

2012-09-13 Thread Borislav Petkov
On Wed, Aug 29, 2012 at 10:01:36AM +0800, Aaron Lu wrote: > On Fri, Aug 24, 2012 at 03:36:21PM -0700, Joe Perches wrote: > > On Thu, 2012-08-23 at 15:26 +0200, Borislav Petkov wrote: > > > On Fri, Aug 10, 2012 at 10:05:53AM +0800, Aaron Lu wrote: > > > > commit a606dac368eed5696fb38e16b1394f1d049c0

Re: [PATCH] ACPI: power: Use KERN_DEBUG when no power resources are found

2012-08-28 Thread Aaron Lu
On Fri, Aug 24, 2012 at 03:36:21PM -0700, Joe Perches wrote: > On Thu, 2012-08-23 at 15:26 +0200, Borislav Petkov wrote: > > On Fri, Aug 10, 2012 at 10:05:53AM +0800, Aaron Lu wrote: > > > commit a606dac368eed5696fb38e16b1394f1d049c09e9 adds support to link > > > devices which have _PRx, if a devic

Re: [PATCH] ACPI: power: Use KERN_DEBUG when no power resources are found

2012-08-24 Thread Joe Perches
On Thu, 2012-08-23 at 15:26 +0200, Borislav Petkov wrote: > On Fri, Aug 10, 2012 at 10:05:53AM +0800, Aaron Lu wrote: > > commit a606dac368eed5696fb38e16b1394f1d049c09e9 adds support to link > > devices which have _PRx, if a device does not have _PRx, a warning > > message will be printed. > > > >

Re: [PATCH] ACPI: power: Use KERN_DEBUG when no power resources are found

2012-08-23 Thread Borislav Petkov
On Fri, Aug 10, 2012 at 10:05:53AM +0800, Aaron Lu wrote: > commit a606dac368eed5696fb38e16b1394f1d049c09e9 adds support to link > devices which have _PRx, if a device does not have _PRx, a warning > message will be printed. > > This commit is for ZPODD on Intel's platform, on AMD's platform, ther

[PATCH] ACPI: power: Use KERN_DEBUG when no power resources are found

2012-08-09 Thread Aaron Lu
commit a606dac368eed5696fb38e16b1394f1d049c09e9 adds support to link devices which have _PRx, if a device does not have _PRx, a warning message will be printed. This commit is for ZPODD on Intel's platform, on AMD's platform, there is no _PRx to support ZPODD, we use _PSx. So instead of printing