Re: linux-next: Tree for March 26 (benet)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy Dunlap
Date: Thursday, March 26, 2009 - 8:46 am

Stephen Rothwell wrote:


on i386 build:

drivers/built-in.o: In function `be_worker':
be_main.c:(.text+0x827c7): undefined reference to `__udivdi3'
be_main.c:(.text+0x8286c): undefined reference to `__udivdi3'


Probably one of the called functions (that contains
division) is inlined.


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: linux-next: Tree for March 26 (benet), Randy Dunlap, (Thu Mar 26, 8:46 am)
[PATCH] benet: use do_div() for 64 bit divide, Stephen Hemminger, (Thu Mar 26, 12:30 pm)
Re: [PATCH] benet: use do_div() for 64 bit divide, Randy Dunlap, (Thu Mar 26, 1:10 pm)
Re: [PATCH] benet: use do_div() for 64 bit divide, David Miller, (Fri Mar 27, 12:26 am)