Re: [PATCH] init: make rootdelay=N consistent with rootwait behaviour

2014-06-23 Thread Paul Gortmaker
On 14-06-17 06:20 PM, Andrew Morton wrote: > On Wed, 4 Jun 2014 14:01:35 -0400 Paul Gortmaker > wrote: > >> Currently rootdelay=N and rootwait behave differently (aside >> from the obvious unbounded wait duration) because they are >> at different places in the init sequence. >> >> The difference

Re: [PATCH] init: make rootdelay=N consistent with rootwait behaviour

2014-06-17 Thread Andrew Morton
On Wed, 4 Jun 2014 14:01:35 -0400 Paul Gortmaker wrote: > Currently rootdelay=N and rootwait behave differently (aside > from the obvious unbounded wait duration) because they are > at different places in the init sequence. > > The difference manifests itself for md devices because the > call t