[BUG] cpufreq: bL_switcher can fail to build

Viresh Kumar viresh.kumar at linaro.org
Fri Jan 3 01:56:25 EST 2014


On Thu, Jan 2, 2014 at 10:51 PM, Russell King - ARM Linux
<linux at arm.linux.org.uk> wrote:
> The randconfig results from the autobuilder produced this error for
> the big.LITTLE cpufreq code for the omap4430-sdp randconfig build on
> New Years day.
>
> drivers/built-in.o: In function `bL_cpufreq_set_rate':
> powercap_sys.c:(.text+0x5ed9a0): undefined reference to `bL_switch_request_cb'
>
> Maybe CONFIG_ARM_BIG_LITTLE_CPUFREQ needs to depend on CONFIG_BIG_LITTLE ?

Yeah. The time this driver got added we didn't had this CONFIG option.
But we missed pushing it along with big LITTLE support. I will push
a patch for this through cpufreq tree.

--
viresh



More information about the linux-arm-kernel mailing list