Re: [PATCH] cpufreq: scpi/scmi: Fix freeing of dynamic OPPs

2019-01-11 Thread Rafael J. Wysocki
On Friday, January 4, 2019 12:01:42 PM CET Sudeep Holla wrote: > On Fri, Jan 04, 2019 at 03:14:33PM +0530, Viresh Kumar wrote: > > Since the commit 2a4eb7358aba ("OPP: Don't remove dynamic OPPs from > > _dev_pm_opp_remove_table()"), dynamically created OPP aren't > > automatically removed anymore b

Re: [PATCH] cpufreq: scpi/scmi: Fix freeing of dynamic OPPs

2019-01-04 Thread Sudeep Holla
On Fri, Jan 04, 2019 at 03:14:33PM +0530, Viresh Kumar wrote: > Since the commit 2a4eb7358aba ("OPP: Don't remove dynamic OPPs from > _dev_pm_opp_remove_table()"), dynamically created OPP aren't > automatically removed anymore by dev_pm_opp_cpumask_remove_table(). This > affects the scpi and scmi c

Re: [PATCH] cpufreq: scpi/scmi: Fix freeing of dynamic OPPs

2019-01-04 Thread Valentin Schneider
Hi, On 04/01/2019 09:44, Viresh Kumar wrote: > Since the commit 2a4eb7358aba ("OPP: Don't remove dynamic OPPs from > _dev_pm_opp_remove_table()"), dynamically created OPP aren't > automatically removed anymore by dev_pm_opp_cpumask_remove_table(). This > affects the scpi and scmi cpufreq drivers w

Re: [PATCH] cpufreq: scpi/scmi: Fix freeing of dynamic OPPs

2019-01-04 Thread Viresh Kumar
On 04-01-19, 11:10, Rafael J. Wysocki wrote: > On Fri, Jan 4, 2019 at 10:44 AM Viresh Kumar wrote: > > > > Since the commit 2a4eb7358aba ("OPP: Don't remove dynamic OPPs from > > _dev_pm_opp_remove_table()"), dynamically created OPP aren't > > automatically removed anymore by dev_pm_opp_cpumask_re

Re: [PATCH] cpufreq: scpi/scmi: Fix freeing of dynamic OPPs

2019-01-04 Thread Rafael J. Wysocki
On Fri, Jan 4, 2019 at 10:44 AM Viresh Kumar wrote: > > Since the commit 2a4eb7358aba ("OPP: Don't remove dynamic OPPs from > _dev_pm_opp_remove_table()"), dynamically created OPP aren't > automatically removed anymore by dev_pm_opp_cpumask_remove_table(). This > affects the scpi and scmi cpufreq

[PATCH] cpufreq: scpi/scmi: Fix freeing of dynamic OPPs

2019-01-04 Thread Viresh Kumar
Since the commit 2a4eb7358aba ("OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table()"), dynamically created OPP aren't automatically removed anymore by dev_pm_opp_cpumask_remove_table(). This affects the scpi and scmi cpufreq drivers which no longer free OPPs on failures or on invocations