From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f197.google.com (mail-pf0-f197.google.com [209.85.192.197]) by kanga.kvack.org (Postfix) with ESMTP id C835D6B0033 for ; Mon, 27 Nov 2017 17:35:44 -0500 (EST) Received: by mail-pf0-f197.google.com with SMTP id r23so17760530pfg.17 for ; Mon, 27 Nov 2017 14:35:44 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org. [65.50.211.133]) by mx.google.com with ESMTPS id y77si7737595pfk.376.2017.11.27.14.35.43 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2017 14:35:43 -0800 (PST) Message-Id: <20171127223110.479550152@infradead.org> Date: Mon, 27 Nov 2017 23:31:10 +0100 From: Peter Zijlstra Subject: [PATCH 0/5] KAISER fixlets.. Sender: owner-linux-mm@kvack.org List-ID: To: linux-kernel@vger.kernel.org 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 Thomas asked me to post the various patches I did today so he doesn't need to go dig them out the various email threads and make em pretty. They're all tested in so far that they booted and managed to build the next kernel. -- 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