Daniel Drake <[EMAIL PROTECTED]> wrote:
>
> + if (root_delay) {
> + printk(KERN_INFO "Waiting %dsec before mounting root
> device...\n",
> + root_delay);
> + ssleep(root_delay);
> + }
Totally sad, but it's hard to see how that could break anything.
You owe me an update to Documentation/kernel-parameters.txt ;)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/