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

Ed Maste emaste at freebsd.org
Wed May 11 15:04:23 UTC 2016


On 11 May 2016 at 06:40, Hans Petter Selasky <hselasky at freebsd.org> wrote:
> Author: hselasky
> Date: Wed May 11 10:40:04 2016
> New Revision: 299427
> URL: https://svnweb.freebsd.org/changeset/base/299427

This broke (at least) sparc64 LINT kernel builds.

linking kernel
linux_idr.o: In function `ida_init':
linux_idr.c:(.text+0x920): multiple definition of `ida_init'
ida.o:ida.c:(.text+0x900): first defined here
*** [kernel] Error code 1


More information about the svn-src-head mailing list