Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp435070imm; Thu, 12 Jul 2018 23:28:58 -0700 (PDT) X-Google-Smtp-Source: AAOMgpcbVeMEaNJLbvFkal005hzmFwBEvYZ2dYGQJYkbYVyHhd+HfYzqk9OLTvgdGJFHicaaoFkf X-Received: by 2002:a17:902:184:: with SMTP id b4-v6mr5177008plb.340.1531463338863; Thu, 12 Jul 2018 23:28:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531463338; cv=none; d=google.com; s=arc-20160816; b=oc2DspYlsvnng7hcJHPtZR8I5gEOYd2va31IZN+biO7SOZeQkHi+GZHI5ww5jhJTAU IUAcHreQreKfgt0eUDSorWjtYmZBnsAI19E7jKWjV0pUhnBv4C43M5SPXMZpA7SQLq/x 6IA7xka7qpqxXRB40jBPuRtvbrEDdiTlVcRNjECeR+7o1hDL2OZlEdnLTNk8JZReTBxR h0ZJiGJaZG3EyGEJILbeFgPfGX+ut2bSoVgHTvuz6esSdzzQFTHawg60TyfsJfo82FXF 3viiqjgD8HwK8c4UU+v9s7CsvDgZ6Vc8OEVYMRr1xRQWYpDuElYpbw8lxLyjVQvrMTEs H4/A== 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=QQCVo97ekhW5jD48mLAigm/N13QaYs1fHR4sBOWY0Mw=; b=rO3IygvrHFU7aVncg5cZhQ+jJd1yNPzdJC4cs8ecgS4TsqV5uD3wSVqiNQtdV0bL21 BHNdFF/hoK4C7Id2yYjJPnoay4beWUaxFJJwy/OjJhMl0SQALCnct//A2WYxuLLr0g51 nPnkSGm2NgFWl2eENUyT1Pv8S+p9/+XDz3RmmUtZLx2/t4IkINkVC6hmSvmyovFCbNDl A4KzqbVJmKG94BuYYyk97N1v7qbh8q338Ol7O4qFZoA9rAJjgjeJW3kCo02vlTTTvIur 2wiNsz4FxlA9X7g/t7cPUZHWudSZZaOsbCNFnFNNPwkTL9U7OSP6MP3juAECI6J/wLik X4eQ== 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 s2-v6si8420760pfs.2.2018.07.12.23.28.43; Thu, 12 Jul 2018 23:28:58 -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 S1729214AbeGMGlR (ORCPT + 99 others); Fri, 13 Jul 2018 02:41:17 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:53595 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726511AbeGMGlR (ORCPT ); Fri, 13 Jul 2018 02:41:17 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 7CA6180500; Fri, 13 Jul 2018 08:28:05 +0200 (CEST) Date: Fri, 13 Jul 2018 08:28:04 +0200 From: Pavel Machek To: Ingo Molnar Cc: Yu-cheng Yu , x86@kernel.org, "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-api@vger.kernel.org, Arnd Bergmann , Andy Lutomirski , Balbir Singh , Cyrill Gorcunov , Dave Hansen , Florian Weimer , "H.J. Lu" , Jann Horn , Jonathan Corbet , Kees Cook , Mike Kravetz , Nadav Amit , Oleg Nesterov , Peter Zijlstra , "Ravi V. Shankar" , Vedvyas Shanbhogue Subject: Re: [RFC PATCH v2 25/27] x86/cet: Add PTRACE interface for CET Message-ID: <20180713062804.GA6905@amd> References: <20180710222639.8241-1-yu-cheng.yu@intel.com> <20180710222639.8241-26-yu-cheng.yu@intel.com> <20180711102035.GB8574@gmail.com> <1531323638.13297.24.camel@intel.com> <20180712140327.GA7810@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline In-Reply-To: <20180712140327.GA7810@gmail.com> 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 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > > to "CET" (which is a well-known acronym for "Central European Time"), > > > not to CFE? > > >=20 > >=20 > > I don't know if I can change that, will find out. >=20 > So what I'd suggest is something pretty simple: to use CFT/cft in kernel = internal=20 > names, except for the Intel feature bit and any MSR enumeration which can= be CET=20 > if Intel named it that way, and a short comment explaining the acronym di= fference. >=20 > Or something like that. Actually, I don't think CFT is much better -- there's limited number of TLAs (*). "ENFORCE_FLOW"? "FLOWE"? "EFLOW"? Pavel (*) Three letter accronyms. --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAltIRnQACgkQMOfwapXb+vJRBACbBpRDlJCr67dR/rk3Htvd60uk 2z0AoJRrkyCatIQBwROh41c0B0Qw/Luu =9cvN -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v--