On Mon, Jan 06, 2014 at 02:23:39AM +0100, Rafael J. Wysocki wrote:
On Monday, January 06, 2014 12:58:56 AM Russell King - ARM Linux wrote:
On Mon, Jan 06, 2014 at 02:08:21AM +0100, Rafael J. Wysocki wrote:
On Friday, January 03, 2014 03:51:39 PM Viresh Kumar wrote:
arm_big_little cpufreq driver is only used for ARM bigLITTLE platforms and hence must be dependent on CONFIG_BIG_LITTLE.
This was highlighted by Russell earlier when he reported this issue:
drivers/built-in.o: In function `bL_cpufreq_set_rate': powercap_sys.c:(.text+0x5ed9a0): undefined reference to `bL_switch_request_cb'
Reported-by: Russell King linux@arm.linux.org.uk Signed-off-by: Viresh Kumar viresh.kumar@linaro.org
Queued up for 3.14, thanks!
This is actually a build fix, not a new feature, so IMHO it should go in for 3.13. Linus has said he's going to do -rc8 anyway next weekend so -final is at the earliest two weeks away.
Well, it can go into 3.13 too.
Thanks!
Thanks.