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/