Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp593398imu; Fri, 4 Jan 2019 03:39:55 -0800 (PST) X-Google-Smtp-Source: ALg8bN5Nl0ftIkuXoq22IVfydl6azTLXO6Tg4cTQZrmN+l2V0F5DeP89UYv5NtaotWVek6f+bfS6 X-Received: by 2002:a63:5907:: with SMTP id n7mr1336828pgb.435.1546601995412; Fri, 04 Jan 2019 03:39:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546601995; cv=none; d=google.com; s=arc-20160816; b=tmIj1pBsaagSXOqoAbI7SMSXtbtiCmjpnzCVMOb255QJRpAsjUw9zUzLwhvsYz0lK9 PJqZZ3DqKrVRlb51A/OTrBCxyiualfaAtDxRqACvJGP24b5iJa7j41FBIJTzDefO3OgT 24FWpF2rsIPgfAptTaKrwyYigl7LrVlArG0beEcCOjRyz0apwchVNezdH5suPONj5bqp U4SBv9TWUKDcnA1rEyvIWQWlau6zPLYLjRZoaLAwzF3A4fGQ7plABDt411oJNtzDmd+7 Nk/syHBUNaxQGg1gkCFel1i6ReQo86uB3RBrSzY1qYg3WPTEL6Cl9oTS8QKmUqUEWyj2 oeQA== 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=SbOo9K0R240A/zJRiGSaRRhWAQXgkd9pWHaEchDh09k=; b=voNf+lo154oZj2iVZf08zyPv0FpM9JtfjrQrJex/7YXJtomeVV/Sj4cBcdfbo1QB2A UAzCLu20iPGRxQr/gtIOgoD9o8htqrepyuAeWxoHP0oeTPTeNhtTvf+NUK3JLsqF2tM2 gYnwO1HYrJk29ieyr2GBn4aD8PxSraTz3g5ME/NZACjJxchX+qKAjrZk5Drl/Y37yjvG sEBNaosAwFYzR59LY1HEIF2GOpdVBBG/boJVa0TmNWug1Qf3fnBMVgHCF6jyLhcOei8B xwRJ1f36v6ZFBr5O3w2EZp8OpjtNcy5t1sifGhQHjYP9vGm/EcDgxi6gmsSmOxxPUuib +D0w== 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 i5si48435803pgn.243.2019.01.04.03.39.40; Fri, 04 Jan 2019 03:39:55 -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 S1727543AbfADJdn (ORCPT + 99 others); Fri, 4 Jan 2019 04:33:43 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:41946 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726841AbfADJdn (ORCPT ); Fri, 4 Jan 2019 04:33:43 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 7895080961; Fri, 4 Jan 2019 10:33:36 +0100 (CET) Date: Fri, 4 Jan 2019 10:33:40 +0100 From: Pavel Machek To: Marc Zyngier Cc: Kristina Martsenko , linux-arm-kernel@lists.infradead.org, Adam Wallis , Amit Kachhap , Andrew Jones , Ard Biesheuvel , Catalin Marinas , Christoffer Dall , Cyrill Gorcunov , Dave P Martin , Jacob Bramley , Kees Cook , Mark Rutland , Ramana Radhakrishnan , Richard Henderson , Suzuki K Poulose , Will Deacon , kvmarm@lists.cs.columbia.edu, linux-kernel@vger.kernel.org Subject: Re: [PATCH v6 07/13] arm64: add basic pointer authentication support Message-ID: <20190104093340.GA28150@amd> References: <20181207183931.4285-1-kristina.martsenko@arm.com> <20181207183931.4285-8-kristina.martsenko@arm.com> <20190103202901.GA21564@amd> <681a2835-1a70-f3c3-3534-7b4cf6139cac@arm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dDRMvlgZJXvWKvBx" Content-Disposition: inline In-Reply-To: <681a2835-1a70-f3c3-3534-7b4cf6139cac@arm.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 --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri 2019-01-04 09:21:30, Marc Zyngier wrote: > On 03/01/2019 20:29, Pavel Machek wrote: > > On Fri 2018-12-07 18:39:25, Kristina Martsenko wrote: > >> From: Mark Rutland > >>=20 > >> This patch adds basic support for pointer authentication, > >> allowing userspace to make use of APIAKey, APIBKey, APDAKey, > >> APDBKey, and APGAKey. The kernel maintains key values for each > >> process (shared by all threads within), which are initialised to > >> random values at exec() > > time. > >=20 > > ... > >=20 > >> +/* + * We give each process its own keys, which are shared by > >> all threads. The keys + * are inherited upon fork(), and > >> reinitialised upon exec*(). + */ +struct ptrauth_keys { + struct > >> ptrauth_key apia; + struct ptrauth_key apib; + struct ptrauth_key > >> apda; + struct ptrauth_key apdb; + struct ptrauth_key apga; +}; > >=20 > > intstruction_a, data_a, generic_a? Should be easier to understand > > than "apdb" ... >=20 > ... until you realize that these names do match the documentation, > which makes it even easier to understand how the code uses the > architecture. See how not even the commit log matches the documentation then? Naming something "apdb" is just bad... Just because the documentation is evil does not mean it should be followed... Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --dDRMvlgZJXvWKvBx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlwvKHQACgkQMOfwapXb+vId1ACfZu1/2mlOKgYdetcH5OjGU8y2 f8oAnjknOWchHLjiz4DjrU/M29jxFfKp =vyqJ -----END PGP SIGNATURE----- --dDRMvlgZJXvWKvBx--