> Andrew Morton napisa__(a):
> > Temporarily at
> >
> >
http://userweb.kernel.org/~akpm/2.6.20-rc6-mm3/
> >
> > Will appear later at
> >
> >
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20-rc6/2.6.20-rc6-mm3/
> >
> >
> > - Restored git-block.patch: mainly the block unplugging rework. The
> > problematic CFQ updates have been taken out.
> >
> > - Restored the fsaio patches as a consequence.
> >
> > - A huge ACPI update.
>
> I have two problems. First suspend to disk.
>
> After suspend to disk (before resume) I check time in bios, and it's
> correct, but during resume, I have this message:
>
> "Suspending console(s)"
>
> system wait 20 seconds (or more) until finish resume. Also system clock
> was slow about this 20 seconds.