Re: Linux 4.15-rc2: Regression in resume from ACPI S3
From: Ingo Molnar
Date: Wed Dec 13 2017 - 07:40:27 EST
* Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx> wrote:
> On 12/13/2017 12:10 AM, Andy Lutomirski wrote:
> > On Tue, Dec 12, 2017 at 10:36 AM, Linus Torvalds
> > <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> > > On Tue, Dec 12, 2017 at 10:05 AM, Andy Lutomirski <luto@xxxxxxxxxx> wrote:
> > Like this?
> >
> > https://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git/commit/?h=x86/fixes&id=cb855aa9679a15adbe43732f5854270de2b35856
> >
> > I've barely tested it. It suspended and resumed once in a 64-bit VM.
> > It compiles on 32-bit.
> >
> I tested with "rtcwake -s 5 -m mem" 2-3 times on a real machine. Both 64-bit
> and 32-bit work.
>
> Tested-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
Great, thanks for the testing!
Andy, mind sending the final fix with a changelog and the Reported-by/Tested-by
tags, etc?
Thanks,
Ingo