From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f197.google.com (mail-io0-f197.google.com [209.85.223.197]) by kanga.kvack.org (Postfix) with ESMTP id 771C66B0260 for ; Wed, 29 Nov 2017 05:35:56 -0500 (EST) Received: by mail-io0-f197.google.com with SMTP id q25so2499327ioh.5 for ; Wed, 29 Nov 2017 02:35:56 -0800 (PST) Received: from merlin.infradead.org (merlin.infradead.org. [2001:8b0:10b:1231::1]) by mx.google.com with ESMTPS id n5si1359453itn.109.2017.11.29.02.35.55 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Nov 2017 02:35:55 -0800 (PST) Message-Id: <20171129103301.131535445@infradead.org> Date: Wed, 29 Nov 2017 11:33:01 +0100 From: Peter Zijlstra Subject: [PATCH 0/6] more KAISER bits Sender: owner-linux-mm@kvack.org List-ID: To: linux-kernel@vger.kernel.org, Thomas Gleixner Cc: Dave Hansen , Andy Lutomirski , Ingo Molnar , Borislav Petkov , Brian Gerst , Denys Vlasenko , "H. Peter Anvin" , Josh Poimboeuf , Linus Torvalds , Peter Zijlstra , Rik van Riel , daniel.gruss@iaik.tugraz.at, hughd@google.com, keescook@google.com, linux-mm@kvack.org, michael.schwarz@iaik.tugraz.at, moritz.lipp@iaik.tugraz.at, richard.fellner@student.tugraz.at Here's more patches, includes the TLB invalidate rework. Has not actually been tested on a INVPCID machine yet, but does seem to work fine on my IVB-EP (which is PCID only). -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org