Thread (9 messages) flat view 9 messages, 4 authors, 2016-02-10

Re: next-20160210 build: 2 failures 4 warnings (next-20160210)

From: Arnd Bergmann <arnd@arndb.de>
Date: 2016-02-10 15:04:39
Also in: linux-pm

On Wednesday 10 February 2016 15:27:48 Rafael J. Wysocki wrote:
On Wed, Feb 10, 2016 at 10:52 AM, Mark Brown [off-list ref] wrote:
quoted
On Wed, Feb 10, 2016 at 09:12:25AM +0000, Build bot for Mark Brown wrote:

Today's -next fails to build on non-SMP configurations due to:
quoted
      arm-multi_v5_defconfig
../drivers/cpufreq/cpufreq_governor.c:251:3: error: implicit declaration of function 'irq_work_queue_on' [-Werror=implicit-function-declaration]
caused by 0144fa03ef4606ae (cpufreq: governor: Replace timers with
utilization update callbacks).  IS_ENABLED() in an if statement doesn't
do a good job of making things conditional here since the code still has
to compile cleanly in both cases and there is no definition at all of
irq_work_queue_on() for !SMP.
Thanks for the report!

OK, I'll change it to #ifdef/#else then.
I have a better idea, patch follows.

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help