Messages in this thread |  | | | Date | Fri, 30 May 2008 12:04:51 -0700 | | From | Andrew Morton <> | | Subject | Re: [patch 2.6.26-rc4-git] PM: boot time suspend selftest |
On Fri, 30 May 2008 12:59:48 +0200 Ingo Molnar <mingo@elte.hu> wrote:
> * Andrew Morton <akpm@linux-foundation.org> wrote:
>
> > > + WARN_ON_ONCE(msec > (TEST_SUSPEND_SECONDS * 1000));
> >
> > We should have a comment here explaining what we're warning about.
> > Why would it take more that five seconds?
>
> i asked for that because we had regressions in the past in the form of
> "it takes one minute to resume".
It is not possible for a reader to learn this from either the kernel
source nor from the changelogs.
Hence...
|  |