On Fri, 01 Jun 2007 07:24:36 +0200 Pierre Ossman <[email protected]> wrote: > +static int __init rootwait_setup(char *line) > +{ > + root_wait = simple_strtol(line,NULL,0); > + return 1; > +} > + > +__setup("rootwait=", rootwait_setup); Could we have an update for Documentation/kernel-parameters.txt, please? - 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/
- Follow-Ups:
- Re: [PATCH] Make prepare_namespace() wait for devices
- From: Pierre Ossman <[email protected]>
- Re: [PATCH] Make prepare_namespace() wait for devices
- References:
- [PATCH] Make prepare_namespace() wait for devices
- From: Pierre Ossman <[email protected]>
- Re: [PATCH] Make prepare_namespace() wait for devices
- From: Andrew Morton <[email protected]>
- Re: [PATCH] Make prepare_namespace() wait for devices
- From: Pierre Ossman <[email protected]>
- Re: [PATCH] Make prepare_namespace() wait for devices
- From: Andrew Morton <[email protected]>
- Re: [PATCH] Make prepare_namespace() wait for devices
- From: Pierre Ossman <[email protected]>
- Re: [PATCH] Make prepare_namespace() wait for devices
- From: Pierre Ossman <[email protected]>
- Re: [PATCH] Make prepare_namespace() wait for devices
- From: Andrew Morton <[email protected]>
- Re: [PATCH] Make prepare_namespace() wait for devices
- From: Pierre Ossman <[email protected]>
- [PATCH] Make prepare_namespace() wait for devices
- Prev by Date: Re: [BUG] Something goes wrong with timer statistics.
- Next by Date: Re: BUG: sleeping function called from invalid context at kernel/fork.c:385
- Previous by thread: Re: [PATCH] Make prepare_namespace() wait for devices
- Next by thread: Re: [PATCH] Make prepare_namespace() wait for devices
- Index(es):