Received: by 10.223.185.116 with SMTP id b49csp484351wrg; Tue, 20 Feb 2018 02:48:31 -0800 (PST) X-Google-Smtp-Source: AH8x227OspCrNBzIUZsxYqSeq3IyPl0haXFYAaQ971Y0DWJpRWzd6TQMtxm7WFZ553ve6pdu+8/X X-Received: by 2002:a17:902:40e:: with SMTP id 14-v6mr16724976ple.64.1519123711471; Tue, 20 Feb 2018 02:48:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519123711; cv=none; d=google.com; s=arc-20160816; b=sgQHb9JRM3yhMcaybXL3cG07Vz23QUOXdXBByaHZpufMzqYQO0pKb4U5ncchXx8O2V XB2OGf5ZVzhEaQ3RO//VzkQFeJJTbjdPgJ8Ct5Tn6ZFSGOWg14zAX9KfXtEl/cRYJbZz dIi7ATXQZHpGK7nBxSOwXQurZ7Q1wRZPX4zrdwWAzMoOOydNUwrImTefscuSd36pt6ik OcYoWAkmcDmQiKCiEP9X+/Yfd41ApzoaPiBJiVL9NV/2dLJBO3uS0lc6pnuLZyeWTCiL c3RMZ6Bsfh2wAlAb9bgKMrcdUyiVJ4X/2lgRVne2fD40PMu5CjtqgX3cqnD/Y8bBpD7E 1GGg== 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=MhqNF3ydA1DRNMKGbSXGkT/IbtrZ55OoOHx6yz/7GAM=; b=rW4frNEzTG/FbCZ23buAPAkZvIL2tlJLbdwqYJzqrbDorbm83D1jNhl7er7tbW6QrE QtROm1EkLRIwHafzoOffvcoSylLsX+waGPNJsNp8NiegK6yjDLFX0I/nhMaGNHays4Nb pN0uATKtX3zu8nAFLbug7AsbPlcOxzK3mrqzGvXrlzi+/KARpFMI5qJoDIRi3u9nqFul EJtKvQgZUGgLA76/K448dOGbvV/2G+qoxFfg5z2YxSWGvGHr2xoOomAdfU6Ib5jNmEPb aAsK+SJO368eW5nlek4hll3I2hczwFXdklDzgu7i8VWdx8eeYuFTKePC9OOoHWo6fpf4 srIQ== 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 r26si6511652pfi.378.2018.02.20.02.48.15; Tue, 20 Feb 2018 02:48:31 -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 S1751445AbeBTKri (ORCPT + 99 others); Tue, 20 Feb 2018 05:47:38 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:37814 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751052AbeBTKrg (ORCPT ); Tue, 20 Feb 2018 05:47:36 -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 B1BB91020; Tue, 20 Feb 2018 10:47:35 +0000 (UTC) Date: Tue, 20 Feb 2018 11:47:38 +0100 From: Greg Kroah-Hartman To: Jon Masters Cc: Timur Tabi , lkml , Shanker Donthineni , Ard Biesheuvel , Catalin Marinas , Will Deacon , stable@vger.kernel.org, stable-commits@vger.kernel.org Subject: Re: Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree Message-ID: <20180220104738.GA16450@kroah.com> References: <1518616386206238@kroah.com> <5be20f44-b750-7250-76a8-03b6c39bb2fe@jonmasters.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5be20f44-b750-7250-76a8-03b6c39bb2fe@jonmasters.org> 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 Mon, Feb 19, 2018 at 06:57:12PM -0500, Jon Masters wrote: > On 02/14/2018 11:16 AM, Timur Tabi wrote: > > On Wed, Feb 14, 2018 at 7:53 AM, wrote: > >> > >> This is a note to let you know that I've just added the patch titled > >> > >> [Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor > >> > >> to the 4.14-stable tree which can be found at: > >> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > >> > >> The filename of the patch is: > >> arm64-implement-branch-predictor-hardening-for-falkor.patch > >> and it can be found in the queue-4.14 subdirectory. > >> > >> If you, or anyone else, feels it should not be added to the stable tree, > >> please let know about it. > > > > Please note that there is a follow-on patch, also from Shanker, that > > fixes this patch (it was slightly mangled when merged into 4.16-rc1): > > > > https://www.spinics.net/lists/arm-kernel/msg633726.html > > > > I would love for it to be included in 4.14.20, but it hasn't been > > merged into Linus' tree yet. I will send a patch request when it does > > land in 4.16-rc2. > > That has now landed in Linus's tree. What is the git commit id for it? thanks, greg k-h