FRV build failure with latest kernel

From: Guenter Roeck
Date: Wed Aug 06 2014 - 10:00:07 EST


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]
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.

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/