Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754454AbeALIDw (ORCPT + 1 other); Fri, 12 Jan 2018 03:03:52 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:33144 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754244AbeALIDv (ORCPT ); Fri, 12 Jan 2018 03:03:51 -0500 Date: Fri, 12 Jan 2018 09:03:34 +0100 (CET) From: Thomas Gleixner To: Greg Kroah-Hartman cc: Linus Torvalds , Pavel Tatashin , Andy Lutomirski , Hugh Dickins , Thomas Voegtle , Linux Kernel Mailing List , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, stable , Steve Sistare , Matt Fleming , Borislav Petkov Subject: Re: [PATCH 4.4 00/37] 4.4.110-stable review In-Reply-To: <20180112071934.GB25517@kroah.com> Message-ID: References: <20180112071934.GB25517@kroah.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Fri, 12 Jan 2018, Greg Kroah-Hartman wrote: > On Fri, Jan 12, 2018 at 12:03:10AM +0100, Thomas Gleixner wrote: > > So the transition to long mode for secondaries uses the trampoline pgd for > > long mode transition and then jumping to secondary_startup_64 where CR3 is > > set to the real kernel page tables. > > Ok, so the summary is that this patch is only needed for the 4.4 and 4.9 > kernels, and _NOT_ for Linus's tree and 4.14, right? Correct.