> On 15 Jan 2015, at 15:32 , Hans Petter Selasky <hsela...@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."

_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to