svn commit: r316665 - in head/sys: compat/linuxkpi/common/src contrib/ck/include contrib/ck/src

Olivier Houchard cognet at ci0.org
Mon Apr 10 21:45:07 UTC 2017


On Mon, Apr 10, 2017 at 04:30:18PM -0400, Ed Maste wrote:
> On 9 April 2017 at 17:02, Olivier Houchard <cognet at freebsd.org> wrote:
> >
> > Author: cognet
> > Date: Sun Apr  9 21:02:05 2017
> > New Revision: 316665
> > URL: https://svnweb.freebsd.org/changeset/base/316665
> >
> > Log:
> >   Import CK as of commit 6b141c0bdd21ce8b3e14147af8f87f22b20ecf32
> >   This brings us changes we needed in ck_epoch.
> 
> My tinderbox build now fails when building MIPS kernels, e.g. from
> _.mips.OCTEON1:
> 
> ck_epoch.o: In function `ck_epoch_poll':
> /scratch/tmp/emaste/freebsd/sys/contrib/ck/src/ck_epoch.c:(.text+0x4b4):
> undefined reference to `__sync_bool_compare_and_swap_4'
> /scratch/tmp/emaste/freebsd/sys/contrib/ck/src/ck_epoch.c:(.text+0x4b4):
> relocation truncated to fit: R_MIPS_26 against
> `__sync_bool_compare_and_swap_4'

Hi Ed,

Sorry about that, it should be fixed now.

Regards,

Olivier


More information about the svn-src-all mailing list