Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp608094imm; Thu, 26 Jul 2018 08:58:09 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfugjmPKicRieB+skW711IXATpp2t4BpPJmEArvLkLEenSQAc90kFz2mqqOFehH3NFKewlT X-Received: by 2002:a63:6441:: with SMTP id y62-v6mr2481032pgb.240.1532620688933; Thu, 26 Jul 2018 08:58:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532620688; cv=none; d=google.com; s=arc-20160816; b=j6uv2lEfmsGbKm+6rUY7hKu7iJElMO78ZqX/JLP66m7cfMLQoLMxvL36bTcQ/udAjp m0M4/dON7QuBMqci0HOyakWuDbEfOK941AStQa5jX9S0+icsmsX/CBPju8DocF9PW1IJ k0r4gw3csiQmeO3T2kt9/m7H7ZSJN9WsIWxoyTxKso5gKFwwRKB1Pu77iKqZ5FCsJ32l vj6GjVmynXDc1KGUtk3IeDAagKnB4DgW4N1GXkKmU7vi8NJrFjVzB2M5ndsDxq4nBISc O2O4C+ybLJRSehxz8tESg7V/B7zYkmMlZzuCTuWYYIOekvpxNTlBys3490ilD8XPEM07 duDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=/rh7wasI/E6TGCVR83EJajWV2jjVJO0B69HFHKyLsc4=; b=arlCwthHEffaJfkskuoKrf8iOBWm+8RyeAGpx6U3ruocWv3AnXMXuTPsATr7ti4etx oTbpyjR7MDIZqgry8Z0N7Rah6gvoTJCXRfa7bKmaKxivxVKk98mEKTxZGm7/HKF6wjv7 Pdn3Qj5m53/OqImon7blf06siXhIu3RuJShNLa+ZYZl5IOXjHWsop36gtFtqnFrZ+7BL cJNdGLahZaaTuox++8MHyDyvw+fHa7xjcm0v7xQDd5GqfLaa1BG2I/dDYy0fAqw69pGW uXl8tKJx01PsLryAVOcQo+2CwFYrXCKca31lAIyl3760prQRvJisQgVl+N9tRshyAqM9 O/Kw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p65-v6si1590608pga.401.2018.07.26.08.57.53; Thu, 26 Jul 2018 08:58:08 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731974AbeGZROW (ORCPT + 99 others); Thu, 26 Jul 2018 13:14:22 -0400 Received: from 216-12-86-13.cv.mvl.ntelos.net ([216.12.86.13]:55166 "EHLO brightrain.aerifal.cx" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730413AbeGZROW (ORCPT ); Thu, 26 Jul 2018 13:14:22 -0400 Received: from dalias by brightrain.aerifal.cx with local (Exim 3.15 #2) id 1fiiab-0007bR-00; Thu, 26 Jul 2018 15:54:05 +0000 Date: Thu, 26 Jul 2018 11:54:05 -0400 From: Rich Felker To: Joerg Roedel Cc: Jiri Kosina , Alan Cox , Dave Hansen , Thomas Gleixner , x86@kernel.org, Ingo Molnar , "H. Peter Anvin" , David Woodhouse , LKML Subject: Re: cpu_no_speculation omissions? Message-ID: <20180726155405.GX1392@brightrain.aerifal.cx> References: <20180716160513.GA6080@brightrain.aerifal.cx> <193fb2f5-8f6c-8fe6-298f-a6af4fae862a@linux.intel.com> <1531767303.4364.109.camel@linux.intel.com> <20180726141842.56ppkwy3d3hwr56p@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180726141842.56ppkwy3d3hwr56p@suse.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 26, 2018 at 04:18:42PM +0200, Joerg Roedel wrote: > On Thu, Jul 26, 2018 at 03:29:53PM +0200, Jiri Kosina wrote: > > On Mon, 16 Jul 2018, Alan Cox wrote: > > > The pre Silvermont atom cores are in order. When I did the original > > > list I didn't bother with all the 32bit cores as we didn't have any > > > 32bit mitigations then. > > > > Now that 32bit PTI is in tip, I believe refresh of that list would be > > justified. CCing Joerg. > > Agreed, PTI for x86-32 is in -tip now and will likely make it into > v4.19. In-order cores (which should not be not affected by Meltdown) > should be on the list, otherwise they will get a huge performance hit. Does anyone have a complete list of pre-speculation Atom models? Mine is one of the few 64-bit ones, but there are lots of 32-bit Atoms that PTI would hit hard. Rich