Re: [PATCH urgent 0/3] __restore_processor_state() fixes

From: Ingo Molnar
Date: Fri Dec 15 2017 - 06:31:40 EST



* Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx> wrote:

> On 12/15/2017 03:28 AM, Rafael J. Wysocki wrote:
> > On Thursday, December 14, 2017 10:19:04 PM CET Andy Lutomirski wrote:
> > > __restore_processor_state() was spaghetti code, made no sense, and
> > > had bugs. And I broke resume on 32-bit systems. This series cleans
> > > it up and fixes it (hopefully!).
> > >
> > > Andy Lutomirski (3):
> > > x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
> > > x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
> > > x86/power: Make restore_processor_context() sane
> >
> > For all three:
> >
> > Acked-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> >
>
> Works still after split up so my tested by remains. Please note Pavel gave
> his reported/tested-by in 3/3.

Thanks, I've updated all the changelogs - and I've also added your Reported-by tag
to patch #3.

Thanks,

Ingo