Received: by 10.223.185.116 with SMTP id b49csp2055733wrg; Thu, 15 Feb 2018 05:59:19 -0800 (PST) X-Google-Smtp-Source: AH8x226J7NJxR/nHfcahHU4aaF3uyc8xGaYZvnocBDpqgFGTy/Ne1VDKqL2GMaHGALk3KMuqxQOV X-Received: by 2002:a17:902:225:: with SMTP id 34-v6mr2642806plc.415.1518703159272; Thu, 15 Feb 2018 05:59:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518703159; cv=none; d=google.com; s=arc-20160816; b=Ro3dYXkYAPAA/oGzNAxn2xqdVA/3Pk/1LP56jXPWyeTCSH1t38hQdmo1ZI2tdIBpPp TVJZYUUh2m2iHG/jl0acoGhzpx6k7Kishp9Fdac6bvnjNW5rwxx9hv2hj/6HxthVjYBu cHAccjIJDV5IP24ZlXRc2cz2rVJz6KP0tOMvzFicZL1vtt94yy9z12jxQPh/yW6N0KUo +Bo4Mv8SYPCNtIJ/NRti0QPC58Cy1L/FS7oamdPImsK5G5LXo1GnguIL2V6GUkZNRSsU mTknL0dogqf2DvkXg6p0nWBbnA1iiQWgo1FK5zwYt1l4AOuh9QuW/tq970lh0DETFP3l L4AA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=EbRLHKZ9J8SkbOEuNz+V43cL3yi1QmunCQvN9L4G8GY=; b=lpqM7i52Uheak+5fWWbweUjB2vuN161jPOaWbG17avGOdChwy1VE+4OJudK9QgaBSy 5zDsBxGPa6cNsUJrR9fLlXNMcpeog08oKNPIsMsFoNnNVDRgIXQTucx05bHPZnphBbo8 Brt7bEXyY6Aj+nu309fZeo0Q7fX0LpKO9f/JQhVlV8hmb9w8F6nh/MpHYEAlBsA9HtrT LryQTcG1yhSfQKV++fqJe9szBSMnFj91z5Kb2VqVJRH/XNXf9MJPMm/7+CD1V7wfCJOQ TG1D1LB4gI/jKknJZ7vfrZbUfgKPTzySNtMnI2Mx8gWfJFHltJwb666lJ5wbp3VEzoFr olvw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r29si3047790pfj.102.2018.02.15.05.59.04; Thu, 15 Feb 2018 05:59:19 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1033001AbeBON5P (ORCPT + 99 others); Thu, 15 Feb 2018 08:57:15 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:49322 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1032283AbeBON5N (ORCPT ); Thu, 15 Feb 2018 08:57:13 -0500 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id D013AFF2; Thu, 15 Feb 2018 13:57:12 +0000 (UTC) Date: Thu, 15 Feb 2018 14:57:14 +0100 From: Greg KH To: Thomas Voegtle Cc: David Woodhouse , Paolo Bonzini , Jim Mattson , Radim =?utf-8?B?S3LEjW3DocWZ?= , linux-kernel@vger.kernel.org, kvm@vger.kernel.org, KarimAllah Ahmed , stable@vger.kernel.org Subject: Re: [STABLE 4.9.y PATCH 0/9] Backport of KVM Speculation Control support Message-ID: <20180215135714.GA30750@kroah.com> References: <1517938181-15317-1-git-send-email-dwmw@amazon.co.uk> <20180215102341.GA19398@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 15, 2018 at 11:49:54AM +0100, Thomas Voegtle wrote: > On Thu, 15 Feb 2018, Greg KH wrote: > > > On Thu, Feb 15, 2018 at 11:15:41AM +0100, Thomas Voegtle wrote: > > > > > > Hello, > > > > > > On Tue, 6 Feb 2018, David Woodhouse wrote: > > > > > > > I've put together a linux-4.9.y branch at > > > > http://git.infradead.org/retpoline-stable.git/shortlog/refs/heads/linux-4.9.y > > > > > > > > > Are there any plans for a backport to v4.4? > > > > > > I would volunteer for testing ;) > > > > Care to volunteer to do the backport? :) > > > > Why do you need/want this type of thing for 4.4.y? What is keeping you > > from moving to 4.9.y instead? Or even better yet, 4.14.y or 4.15, where > > everything is fixed "correctly"? > > > Puhh, I would love to do the backport but I had a quick look at the patch > series and that is beyond my scope, I'm afraid. I'm a tester ;) > > If there are no plans I know I have to move to a newer kernel, sadly. You should always move to a newer kernel, what is holding you back from doing that today? Please, move to 4.14.y if you want a "LTS" kernel to survive you for the year, and if not, then use 4.15.y please. Seriously, staying on old kernels should not happen, unless you are paying someone for support of such a thing (i.e. you have specific hardware support only for an old kernel version.) thanks, greg k-h