All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: miles@megapathdsl.net
Cc: linux-kernel@vger.kernel.org, Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: 2.4.0-pre10 -- Unresolved symbols in smctr.o and comx.o
Date: Fri, 26 Jan 2001 10:06:57 -0500	[thread overview]
Message-ID: <3A719291.363A40E4@mandrakesoft.com> (raw)
In-Reply-To: <3A7130EE.E314F4A5@megapathdsl.net>

Miles Lane wrote:
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.1-pre10/kernel/drivers/net/tokenring/smctr.o
> depmod:         __bad_udelay

When you see this, this means you have a -huge- udelay in there, like
udelay(200000) or udelay(50000) or something.

Big delays like that should be converted to mdelay or schedule_timeout.

	Jeff


-- 
Jeff Garzik       | "You see, in this world there's two kinds of
Building 1024     |  people, my friend: Those with loaded guns
MandrakeSoft      |  and those who dig. You dig."  --Blondie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-01-26 15:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-26  8:10 2.4.0-pre10 -- Unresolved symbols in smctr.o and comx.o Miles Lane
2001-01-26 15:06 ` Jeff Garzik [this message]
2001-02-01 14:53 ` rlim_t and DNS? Admin Mailing Lists
2001-02-01 17:39   ` Bruce Harada
2001-02-01 17:50     ` Admin Mailing Lists
2001-02-01 21:40       ` Peter Samuelson
2001-02-02 10:34         ` Andreas Schwab
2001-02-05 18:41         ` Admin Mailing Lists
2001-02-06  1:02           ` Vesselin Atanasov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A719291.363A40E4@mandrakesoft.com \
    --to=jgarzik@mandrakesoft.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miles@megapathdsl.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.