Re: FRV build failure with latest kernel

From: Guenter Roeck
Date: Wed Aug 06 2014 - 18:44:05 EST


On Wed, Aug 06, 2014 at 08:37:14PM +0000, Bueso, Davidlohr wrote:
>
> ________________________________________
> From: Guenter Roeck [linux@xxxxxxxxxxxx]
> Sent: Wednesday, August 06, 2014 6:59 AM
> To: David Howells
> Cc: linux-kernel@xxxxxxxxxxxxxxx; Bueso, Davidlohr
> Subject: FRV build failure with latest kernel
>
> Building frv:defconfig ... failed
> --------------
> Error log:
> In file included from kernel/locking/mutex.c:28:0:
> kernel/locking/mcs_spinlock.h: In function 'mcs_spin_lock':
> kernel/locking/mcs_spinlock.h:87:2: error: implicit declaration of function 'cpu_relax_lowlatency' [-Werror=implicit-function-declaration]https://lkml.org/lkml/2014/8/5/442
> cc1: some warnings being treated as errors
> make[2]: *** [kernel/locking/mutex.o] Error 1
>
> Due to commit 3a6bfbc91d (arch, locking: Ciao arch_mutex_cpu_relax()), which missed frv.
>
> Yeah, I sent out the fix yesterday: https://lkml.org/lkml/2014/8/5/442
>
Looks like Geert was faster than me, as usual ;-).

Thanks, hope this will make it upstream soon.

Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/