Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755022AbdLUM5O (ORCPT ); Thu, 21 Dec 2017 07:57:14 -0500 Received: from mail-wm0-f65.google.com ([74.125.82.65]:35847 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754002AbdLUM5F (ORCPT ); Thu, 21 Dec 2017 07:57:05 -0500 X-Google-Smtp-Source: ACJfBosAv/YExsHrUu5Df8xKVygNWN4SVtvInbZUJPYdsi8mtecfQmkIRIXvQRvW0m0VoNuyaMbmjQ== Date: Thu, 21 Dec 2017 15:57:02 +0300 From: "Kirill A. Shutemov" To: Thomas Gleixner Cc: LKML , x86@kernel.org, Linus Torvalds , Andy Lutomirsky , Peter Zijlstra , Dave Hansen , Borislav Petkov , Greg KH , keescook@google.com, hughd@google.com, Brian Gerst , Josh Poimboeuf , Denys Vlasenko , Rik van Riel , Boris Ostrovsky , Juergen Gross , David Laight , Eduardo Valentin , aliguori@amazon.com, Will Deacon , Vlastimil Babka , daniel.gruss@iaik.tugraz.at Subject: Re: [patch V181 00/54] x86/pti: Final XMAS release Message-ID: <20171221125702.raydv4i2eepzj3pu@node.shutemov.name> References: <20171220213503.672610178@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171220213503.672610178@linutronix.de> User-Agent: NeoMutt/20171208 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 502 Lines: 15 On Wed, Dec 20, 2017 at 10:35:03PM +0100, Thomas Gleixner wrote: > The series is also available from git: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.x86/pti The patchset looks sane in 5-level paging configuration as long as commit c739f930be1d ("x86/espfix/64: Fix espfix double-fault handling on 5-level systems") from tip/x86/urgent is applied. Tested-by: Kirill A. Shutemov BTW, can we push the patch to Linus? -- Kirill A. Shutemov