Re: [PATCH] PM: HIBERNATION: add resume_wait param to support MMC-like devices as resume file

From: Rafael J. Wysocki
Date: Tue Oct 04 2011 - 18:28:28 EST


On Thursday, September 29, 2011, Barry Song wrote:
> hi Valdis,
>
> 2011/9/29 <Valdis.Kletnieks@xxxxxx>:
> > On Thu, 29 Sep 2011 02:29:08 PDT, Barry Song said:
> >
> >> This patch adds resumewait kernel param just like rootwait so
> >> that we have enough time to wait mmc ready. The differene is
> >> here we wait for resume partition but rootwait waits for rootfs
> >> partition.
> >
> > OK, seems a reasonable idea...
> >
> >> kernel/power/hibernate.c | 16 ++++++++++++++++
> >> 1 files changed, 16 insertions(+), 0 deletions(-)
> >
> > We have a __setup() parameter, this patch appears to be missing
> > a hunk for Documentation/kernel-parameters.txt?
> >
> > Fix that issue, and you can stick this on there:
> >
> > Reviewed-by: Valdis Kletnieks <valdis.kletnieks@xxxxxx>
>
> thanks. i'll add the document in v2.

I can't find the v2. Have you posted it already?

Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/