Re: [PATCH v4 1/4] PM / QoS: add flag to indicate latency applies system-wide
Kendall Willis <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260825161747.pgxxku4wxibqqvay@uda0506412> |
On 10:08-20260819, Kevin Hilman (TI) wrote: > By default, the QoS resume latency currenly only applied to runtime PM > decisions. > > Add new PM_QOS_FLAG_LATENCY_SYS flag to indicate that the > resume latency QoS constraint should be applied to system-wide > PM *in addition to* runtime PM. > > Acked-by: Rafael J. Wysocki (Intel) <[email protected]> > Signed-off-by: Kevin Hilman (TI) <[email protected]> Reviewed-by: Kendall Willis <[email protected]>