Re: linux-2.2.18-pre19 asm/delay.h problem?
Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 21 Nov 2000 23:57:02 +0000 (GMT)
> module that is pulling the definition of udelay() from asm/delay.h, it's
> referencing __bad_udelay(). However, I can't seem to find the __bad_udelay()
> function actually defined anyplace. (Although it could be somewhere in the
> kernel source that my grep missed.)
Its intentionally missing
> Would this be a bug in the module that I'm compiling? Or a real forgotten and
You got it. The module is doing an overlarge delay
-
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/