Re: [RFT][PATCH 2/2] PM / QoS: Fix device resume latency framework

2017-11-03 Thread Rafael J. Wysocki
On Fri, Nov 3, 2017 at 8:58 AM, Rafael J. Wysocki wrote: > On Fri, Nov 3, 2017 at 8:43 AM, Ramesh Thomas > wrote: >> On 2017-11-02 at 00:03:54 +0100, Rafael J. Wysocki wrote: >>> From: Rafael J. Wysocki >>> >>> The

Re: [RFT][PATCH 2/2] PM / QoS: Fix device resume latency framework

2017-11-03 Thread Rafael J. Wysocki
On Fri, Nov 3, 2017 at 8:58 AM, Rafael J. Wysocki wrote: > On Fri, Nov 3, 2017 at 8:43 AM, Ramesh Thomas > wrote: >> On 2017-11-02 at 00:03:54 +0100, Rafael J. Wysocki wrote: >>> From: Rafael J. Wysocki >>> >>> The special value of 0 for device resume latency PM QoS means >>> "no

Re: [RFT][PATCH 2/2] PM / QoS: Fix device resume latency framework

2017-11-03 Thread Rafael J. Wysocki
On Fri, Nov 3, 2017 at 8:43 AM, Ramesh Thomas wrote: > On 2017-11-02 at 00:03:54 +0100, Rafael J. Wysocki wrote: >> From: Rafael J. Wysocki >> >> The special value of 0 for device resume latency PM QoS means >> "no restriction", but there are

Re: [RFT][PATCH 2/2] PM / QoS: Fix device resume latency framework

2017-11-03 Thread Rafael J. Wysocki
On Fri, Nov 3, 2017 at 8:43 AM, Ramesh Thomas wrote: > On 2017-11-02 at 00:03:54 +0100, Rafael J. Wysocki wrote: >> From: Rafael J. Wysocki >> >> The special value of 0 for device resume latency PM QoS means >> "no restriction", but there are two problems with that. >> >> First, device resume

Re: [RFT][PATCH 2/2] PM / QoS: Fix device resume latency framework

2017-11-03 Thread Ramesh Thomas
On 2017-11-02 at 00:03:54 +0100, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > The special value of 0 for device resume latency PM QoS means > "no restriction", but there are two problems with that. > > First, device resume latency PM QoS requests with 0 as

Re: [RFT][PATCH 2/2] PM / QoS: Fix device resume latency framework

2017-11-03 Thread Ramesh Thomas
On 2017-11-02 at 00:03:54 +0100, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > The special value of 0 for device resume latency PM QoS means > "no restriction", but there are two problems with that. > > First, device resume latency PM QoS requests with 0 as the > value are always put

[RFT][PATCH 2/2] PM / QoS: Fix device resume latency framework

2017-11-01 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The special value of 0 for device resume latency PM QoS means "no restriction", but there are two problems with that. First, device resume latency PM QoS requests with 0 as the value are always put in front of requests with positive values in

[RFT][PATCH 2/2] PM / QoS: Fix device resume latency framework

2017-11-01 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The special value of 0 for device resume latency PM QoS means "no restriction", but there are two problems with that. First, device resume latency PM QoS requests with 0 as the value are always put in front of requests with positive values in the priority lists used