Re: [PATCH v3] cpufreq: qcom-kryo: Fix section annotations

2018-09-20 Thread Viresh Kumar
On 19-09-18, 17:22, Nathan Chancellor wrote: > There is currently a warning when building the Kryo cpufreq driver into > the kernel image: > > WARNING: vmlinux.o(.text+0x8aa424): Section mismatch in reference from > the function qcom_cpufreq_kryo_probe() to the function > .init.text:qcom_cpufreq_k

Re: [PATCH v3] cpufreq: qcom-kryo: Fix section annotations

2018-09-20 Thread Rafael J. Wysocki
On Thursday, September 20, 2018 2:22:21 AM CEST Nathan Chancellor wrote: > There is currently a warning when building the Kryo cpufreq driver into > the kernel image: > > WARNING: vmlinux.o(.text+0x8aa424): Section mismatch in reference from > the function qcom_cpufreq_kryo_probe() to the function

[PATCH v3] cpufreq: qcom-kryo: Fix section annotations

2018-09-19 Thread Nathan Chancellor
There is currently a warning when building the Kryo cpufreq driver into the kernel image: WARNING: vmlinux.o(.text+0x8aa424): Section mismatch in reference from the function qcom_cpufreq_kryo_probe() to the function .init.text:qcom_cpufreq_kryo_get_msm_id() The function qcom_cpufreq_kryo_probe() r