From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f41.google.com ([74.125.82.41]:34921 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752621AbeDKLxy (ORCPT ); Wed, 11 Apr 2018 07:53:54 -0400 Date: Wed, 11 Apr 2018 13:53:50 +0200 From: Ingo Molnar To: Jan Beulich Cc: tglx@linutronix.de, mingo@redhat.com, Juergen Gross , hpa@zytor.com, xen-devel@lists.xenproject.org, boris.ostrovsky@oracle.com, x86@kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [Xen-devel] [PATCH] x86/xen: zero MSR_IA32_SPEC_CTRL before suspend Message-ID: <20180411115350.lvx5yaevoq6arwg3@gmail.com> References: <20180226140818.4849-1-jgross@suse.com> <5AA8F00302000078001B15EE@suse.com> <6b59ac31-7e90-1c18-2467-d7d294da6e5b@suse.com> <5ACDEE5B02000078001BA2DE@prv1-mh.provo.novell.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5ACDEE5B02000078001BA2DE@prv1-mh.provo.novell.com> Sender: stable-owner@vger.kernel.org List-ID: * Jan Beulich wrote: > Additionally, x86 maintainers: is there a particular reason this (or > any functionally equivalent patch) isn't upstream yet? As indicated > before, I had not been able to find any discussion, and hence I > see no reason why this is a patch we effectively carry privately in > our distro branches (and likely other distros do so too). The patch was merged 6 weeks ago and is now upstream: 71c208dd54ab: x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend Thanks, Ingo