* kernel2.2 to kernel2.4!!
@ 2001-05-16 12:05 Jalajadevi Ganapathy
2001-05-16 12:11 ` Brian Gerst
2001-05-16 12:18 ` Erik Mouw
0 siblings, 2 replies; 4+ messages in thread
From: Jalajadevi Ganapathy @ 2001-05-16 12:05 UTC (permalink / raw)
To: linux-kernel
Hi , I encounter an unresolved symbol __bad_udelay when i ported a network
driver from kernel2.2 to 2.4.
Could anyone plz tell me what is the corresponding fxn in 2.4??
Thanks
Jalaja
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: kernel2.2 to kernel2.4!!
2001-05-16 12:05 kernel2.2 to kernel2.4!! Jalajadevi Ganapathy
@ 2001-05-16 12:11 ` Brian Gerst
2001-05-16 12:18 ` Erik Mouw
1 sibling, 0 replies; 4+ messages in thread
From: Brian Gerst @ 2001-05-16 12:11 UTC (permalink / raw)
To: Jalajadevi Ganapathy; +Cc: linux-kernel
Jalajadevi Ganapathy wrote:
>
> Hi , I encounter an unresolved symbol __bad_udelay when i ported a network
> driver from kernel2.2 to 2.4.
> Could anyone plz tell me what is the corresponding fxn in 2.4??
>
> Thanks
> Jalaja
You used too large of a value for udelay(). Switch to using mdelay()
--
Brian Gerst
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: kernel2.2 to kernel2.4!!
2001-05-16 12:05 kernel2.2 to kernel2.4!! Jalajadevi Ganapathy
2001-05-16 12:11 ` Brian Gerst
@ 2001-05-16 12:18 ` Erik Mouw
1 sibling, 0 replies; 4+ messages in thread
From: Erik Mouw @ 2001-05-16 12:18 UTC (permalink / raw)
To: Jalajadevi Ganapathy; +Cc: linux-kernel
On Wed, May 16, 2001 at 08:05:01AM -0400, Jalajadevi Ganapathy wrote:
> Hi , I encounter an unresolved symbol __bad_udelay when i ported a network
> driver from kernel2.2 to 2.4.
> Could anyone plz tell me what is the corresponding fxn in 2.4??
It means that you're udelay()ing way to long in that driver. So you
basically have to fix your driver.
Erik
--
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands
Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: kernel2.2 to kernel2.4!!
@ 2001-05-16 13:06 Jalajadevi Ganapathy
0 siblings, 0 replies; 4+ messages in thread
From: Jalajadevi Ganapathy @ 2001-05-16 13:06 UTC (permalink / raw)
To: Brian Gerst; +Cc: linux-kernel
So, Is there any alternative. Archives sez not to use mdelay.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-05-16 13:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-16 12:05 kernel2.2 to kernel2.4!! Jalajadevi Ganapathy
2001-05-16 12:11 ` Brian Gerst
2001-05-16 12:18 ` Erik Mouw
2001-05-16 13:06 Jalajadevi Ganapathy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®