svn commit: r277213 - in head: share/man/man9 sys/kern sys/ofed/include/linux sys/sys
Bjoern A. Zeeb
bzeeb-lists at lists.zabbadoz.net
Thu Jan 15 18:47:03 UTC 2015
> On 15 Jan 2015, at 15:32 , Hans Petter Selasky <hselasky at FreeBSD.org> wrote:
>
> Author: hselasky
> Date: Thu Jan 15 15:32:30 2015
> New Revision: 277213
> URL: https://svnweb.freebsd.org/changeset/base/277213
>
> Log:
> Major callout subsystem cleanup and rewrite:
I see this for i386 and amd64 LINT* kernels. Is that a local problem or did you miss something?
linking kernel
addr.o: In function `set_timeout':
/scratch/tmp/bz/head.svn/sys/ofed/drivers/infiniband/core/addr.c:(.text+0xd37): undefined reference to `_callout_stop_safe'
mad.o: In function `ib_unregister_mad_agent':
/scratch/tmp/bz/head.svn/sys/ofed/drivers/infiniband/core/mad.c:(.text+0x1ed4): undefined reference to `_callout_stop_safe'
mad.o: In function `ib_mad_complete_send_wr':
/scratch/tmp/bz/head.svn/sys/ofed/drivers/infiniband/core/mad.c:(.text+0x3ea0): undefined reference to `_callout_stop_safe'
cm.o: In function `ib_cm_cleanup':
/scratch/tmp/bz/head.svn/sys/ofed/drivers/infiniband/core/cm.c:(.text+0x40cf): undefined reference to `_callout_stop_safe'
mad_rmpp.o: In function `ib_cancel_rmpp_recvs':
/scratch/tmp/bz/head.svn/sys/ofed/drivers/infiniband/core/mad_rmpp.c:(.text+0xc2): undefined reference to `_callout_stop_safe'
mad_rmpp.o:/scratch/tmp/bz/head.svn/sys/ofed/drivers/infiniband/core/mad_rmpp.c:(.text+0xe9): more undefined references to `_callout_stop_safe' follow
--- kernel ---
*** [kernel] Error code 1
—
Bjoern A. Zeeb Charles Haddon Spurgeon:
"Friendship is one of the sweetest joys of life. Many might have failed
beneath the bitterness of their trial had they not found a friend."
More information about the svn-src-head
mailing list