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

From: Rafael J. Wysocki
Date: Thu Dec 14 2017 - 20:30:21 EST


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>

Thanks!