svn commit: r314604 - in head/sys/compat/linuxkpi/common: include/linux src

Ed Maste emaste at freebsd.org
Sat Mar 4 19:27:40 UTC 2017


On 3 March 2017 at 11:28, Hans Petter Selasky <hselasky at freebsd.org> wrote:
> Author: hselasky
> Date: Fri Mar  3 16:28:03 2017
> New Revision: 314604
> URL: https://svnweb.freebsd.org/changeset/base/314604
>
> Log:
>   Update the LinuxKPI RCU and SRCU wrappers for the concurrency kit, CK.

>From "make tinderbox" on universe11a.freebsd.org:
mips ERL kernel failed, check _.mips.ERL for details

cc1: warnings being treated as errors
In file included from
/scratch/tmp/emaste/freebsd/sys/modules/linuxkpi/../../compat/linuxkpi/common/src/linux_rcu.c:45:
/scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/srcu.h:47:
warning: redundant redeclaration of 'srcu_barrier' [-Wredundant-decls]
/scratch/tmp/emaste/freebsd/sys/compat/linuxkpi/common/include/linux/srcu.h:44:
warning: previous declaration of 'srcu_barrier' was here
*** [linux_rcu.o] Error code 1


More information about the svn-src-head mailing list