From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH 4.14 121/146] x86/fpu: Disable bottom halves while loading FPU registers Date: Thu, 6 Dec 2018 11:54:07 +0100 Message-ID: <20181206105407.GH19891@kroah.com> References: <20181204103726.750894136@linuxfoundation.org> <20181204103731.697870447@linuxfoundation.org> <5C07FC30.43601034@users.sourceforge.net> <20181205190020.GO29510@zn.tnic> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jari Ruusu , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Sebastian Andrzej Siewior , Ingo Molnar , Thomas Gleixner , Andy Lutomirski , Dave Hansen , "H. Peter Anvin" , "Jason A. Donenfeld" , kvm ML , Paolo Bonzini , Radim =?iso-8859-1?B?S3I/beE/?= , Rik van Riel , x86-ml To: Borislav Petkov Return-path: Content-Disposition: inline In-Reply-To: <20181205190020.GO29510@zn.tnic> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, Dec 05, 2018 at 08:00:20PM +0100, Borislav Petkov wrote: > On Wed, Dec 05, 2018 at 06:26:24PM +0200, Jari Ruusu wrote: > > That same race appears to be present in older kernel branches also. > > The context is sligthly different, so the patch for 4.14 does not > > apply cleanly to older kernels. For 4.9 branch, this edit works: > > You could take the upstream one, amend it with your change, test it and > send it to Greg - I believe he'll take the backport gladly. > > :-) Yes, that's the easiest way for me to accept such a patch, otherwise it gets put on the end of the very-long-queue... thanks, greg k-h