[PATCH] cpufreq: powernv: Check negative value returned by cpufreq_table_find_index_dl()

Viresh Kumar viresh.kumar at linaro.org
Wed Feb 21 21:19:20 AEDT 2018


On 21-02-18, 11:17, Rafael J. Wysocki wrote:
> The driver is expected to call cpufreq_table_validate_and_show() at
> ->init() time and fail ->init() if that fails.
> 
> That's kind of fragile, because it depends on the driver to do the right thing.

That's exactly what I am trying to explore here, i.e. Call
validate/show from core instead of drivers.

-- 
viresh


More information about the Linuxppc-dev mailing list