From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:40792 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728643AbeKCI0n (ORCPT ); Sat, 3 Nov 2018 04:26:43 -0400 Date: Fri, 2 Nov 2018 19:17:34 -0400 From: Sasha Levin To: Sudip Mukherjee Cc: Greg Kroah-Hartman , linux-kernel , Stable , Jarkko Nikula , Andy Lutomirski , Thomas Gleixner , a.p.zijlstra@chello.nl, Borislav Petkov , Linus Torvalds , Ingo Molnar Subject: Re: [PATCH 4.14 053/143] x86/power: Fix some ordering bugs in __restore_processor_context() Message-ID: <20181102231734.GI194472@sasha-vm> References: <20181102182857.064326086@linuxfoundation.org> <20181102182901.303280657@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Nov 02, 2018 at 08:19:36PM +0000, Sudip Mukherjee wrote: >Hi Greg, > >On Fri, Nov 2, 2018 at 6:51 PM Greg Kroah-Hartman > wrote: >> >> 4.14-stable review patch. If anyone has any objections, please let me know. > >This has been fixed by another upstream commit: >7ee18d677989 ("x86/power: Make restore_processor_context() sane") > >You can not directly apply it, will need backporting. It depends on the following commits: 5b06bbcfc2c6 x86/power: Fix some ordering bugs in __restore_processor_context() 090edbe23ff5 x86/power/64: Use struct desc_ptr for the IDT in struct saved_context 896c80bef4d3 x86/power/32: Move SYSENTER MSR restoration to fix_processor_context() 7ee18d677989 x86/power: Make restore_processor_context() sane Greg, any objections to pulling them all in? -- Thanks, Sasha