From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linutronix.de (146.0.238.70:993) by crypto-ml.lab.linutronix.de with IMAP4-SSL for ; 28 Feb 2019 20:23:47 -0000 Received: from mx1.redhat.com ([209.132.183.28]) by Galois.linutronix.de with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1gzSDZ-00052h-6Q for speck@linutronix.de; Thu, 28 Feb 2019 21:23:46 +0100 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 18A66316430C for ; Thu, 28 Feb 2019 20:23:38 +0000 (UTC) Received: from treble (ovpn-120-232.rdu2.redhat.com [10.10.120.232]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B30246017B for ; Thu, 28 Feb 2019 20:23:37 +0000 (UTC) Date: Thu, 28 Feb 2019 14:23:35 -0600 From: Josh Poimboeuf Subject: [MODERATED] Re: [patch V5 02/14] MDS basics 2 Message-ID: <20190228202335.mlgexqyyvgyhtn4f@treble> References: <20190227150939.605235753@linutronix.de> <20190227152037.187103797@linutronix.de> <20190228135542.warw34exflldkofr@treble> MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit To: speck@linutronix.de List-ID: Thomas, Staring/drooling at the latest cpu_vuln_whitelist table in git, I think I spotted a few differences: - INTEL_FAM6_ATOM_BONNELL_MID was removed (should be NO_SPECULATION). - I think INTEL_FAM6_CORE_YONAH had NO_L1TF added. If those were intentional (which I doubt) then they should go in separate commits. -- Josh