From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:38184 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751228AbeBTKtc (ORCPT ); Tue, 20 Feb 2018 05:49:32 -0500 Date: Tue, 20 Feb 2018 11:49:33 +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: <20180220104933.GB16450@kroah.com> References: <1518616386206238@kroah.com> <5be20f44-b750-7250-76a8-03b6c39bb2fe@jonmasters.org> <20180220104738.GA16450@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180220104738.GA16450@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Feb 20, 2018 at 11:47:38AM +0100, Greg Kroah-Hartman wrote: > 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? Nevermind, I found it myself...