On Fri, Jul 5, 2019 at 12:52 PM Viresh Kumar <[email protected]> wrote:
>
> This implements QoS requests to manage userspace configuration of min
> and max frequency.
>
> Reviewed-by: Matthias Kaehlcke <[email protected]>
> Reviewed-by: Ulf Hansson <[email protected]>
> Signed-off-by: Viresh Kumar <[email protected]>
> Signed-off-by: Rafael J. Wysocki <[email protected]>
> ---
> V6->V7:
> - We can't call dev_pm_qos_remove_request() for a request which was
>   never added. This happened in one of the error paths. Fixed that by
>   allocating the requests only right before we try to add them and also
>   take care of things properly during errors.
>
> @Rafael: Please apply this version instead of the diff I supplied on the
> WARN email earlier. This has proper protection in place at many places.

Applied, thanks!

Reply via email to