Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2981204imu; Sun, 13 Jan 2019 15:11:25 -0800 (PST) X-Google-Smtp-Source: ALg8bN7ZsLGWfB4E9jI4rqJL86G4Cc+7nMuuV/ykdxg3fiweWHxpJc+UGecpZcF0b+pjZe5DcOiB X-Received: by 2002:a63:484c:: with SMTP id x12mr20714367pgk.375.1547421085630; Sun, 13 Jan 2019 15:11:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547421085; cv=none; d=google.com; s=arc-20160816; b=kfNoJP+nCKx+ApIddD64L4WpW57CZw6eWsIxYSZ7IUmNos8GqaJyv3cJ50sVrecs9G g2X7Vsh929S4czwZmlgrjr3is43FlaPEu3+bA/eqCPWoBOHlp1IGh8XVW5yKr4y1jwq4 CMBoFDPN3n79g6sXterirs8+n2fw6OPu2KRXNGz9GaGYC/P4UDd7XBVC62Z4cFqD4GNM 0DlcLN3T58YcMjwPVl8nYrvovEotOqkIYgtROa+yWIFWk5XTRdXpbhbIfRNwJeH0atg2 qmqzzrQ8TKD6TzxuIE94Rr6jl6e5hWiOm8bY10uaMaY7NZbBj9RJ7DBSNHpHiZTHcrE2 OZmw== 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; bh=iN6hgvF+Mp7xNJbBdhg5yynsMppWlABNMoZol05toyg=; b=ujaX80jbUO9BTSgqeCDVdMMYA3ArRfSm6hJgZDOl/KrTTBecYnfxQdxXhEdgLLQqZE l9fiSUTzKktpYI5S8NuIK4MGuEmZbiSOZsOQGbVvvNB9yJ+UB6WauxstyPGp4S4ZmdMb LCtnCPYO7l59XDn5xVf4eE5l8g88XacjjBOkPZHeEjM8hOwNtuV95k70z7G01vO6/+ke /bL/EA/RybTwUC5q5EgMKYEH9kWjBUCRpft5FYpTY8hgVedJ8B/VFQQuRbHmjNKZVIKk /9/OkC6C2UR2pmKbJJ31EZjWyUWEW0r83wLIywAIjfYF8+Sy0L8+g0ztU0bAV7AmALC6 hvxg== 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 b91si8254310plb.11.2019.01.13.15.11.10; Sun, 13 Jan 2019 15:11:25 -0800 (PST) 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 S1726641AbfAMXKE (ORCPT + 99 others); Sun, 13 Jan 2019 18:10:04 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:46956 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726471AbfAMXKE (ORCPT ); Sun, 13 Jan 2019 18:10:04 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 7BB0E809C5; Mon, 14 Jan 2019 00:09:56 +0100 (CET) Date: Mon, 14 Jan 2019 00:10:01 +0100 From: Pavel Machek To: Tim Chen Cc: Jonathan Corbet , Thomas Gleixner , Jiri Kosina , Linus Torvalds , Tom Lendacky , Ingo Molnar , Peter Zijlstra , Josh Poimboeuf , Andrea Arcangeli , David Woodhouse , Andi Kleen , Dave Hansen , Asit Mallick , Arjan van de Ven , Jon Masters , Waiman Long , Greg KH , Borislav Petkov , linux-kernel@vger.kernel.org, x86@kernel.org, stable@vger.kernel.org Subject: Re: [PATCH] x86/speculation: Add document to describe Spectre and its mitigations Message-ID: <20190113231001.GB18710@amd> References: <64efec3fda40c0758601bf9b1480a35d76d3c487.1545413988.git.tim.c.chen@linux.intel.com> <20181228103437.4c03c181@lwn.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OwLcNYc0lM97+oe1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --OwLcNYc0lM97+oe1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > >> > >> Signed-off-by: Andi Kleen > >> Signed-off-by: Tim Chen > >> --- > >> Documentation/admin-guide/spectre.rst | 502 +++++++++++++++++++++++++= +++++++++ > >> 1 file changed, 502 insertions(+) > >> create mode 100644 Documentation/admin-guide/spectre.rst > >=20 > > I only saw this now, seems I wasn't copied... I'll take a deeper look, = but >=20 > Thanks for taking a look. I'll make sure you are copied on the updates. >=20 > > I have a couple of meta comments: > >=20 > > - This could arguably go in the security book rather than the admin > > guide. I don't really have a strong opinion on which is right at the > > moment, but others might. >=20 > Since l1tf.rst is already here in admin guide, that's why I keep spectre.= rst here as well. I believe l1tf is misplaced. That one really is Intel-specific (not even all x86s are affectd). Same for Meltdown. Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --OwLcNYc0lM97+oe1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEUEARECAAYFAlw7xUkACgkQMOfwapXb+vLsxgCfSWBDJU6bmYfFCQokxS8T0N6B oAQAmO4yrw5u7p9CeFQotntnp0J04SY= =ItKU -----END PGP SIGNATURE----- --OwLcNYc0lM97+oe1--