Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp889279imm; Wed, 23 May 2018 07:07:17 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqTlKzu/n/7ojYh/ADXxsphqRutp2ReLu0HpySrlEVexXNTH7Ua8WivH0YNEEPyfWgtyyHP X-Received: by 2002:a17:902:22a:: with SMTP id 39-v6mr3135038plc.146.1527084437589; Wed, 23 May 2018 07:07:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527084437; cv=none; d=google.com; s=arc-20160816; b=pEJmyq6oRRrfRRDjML9z9Zb0uWfP5tVL2DIilJCvwojbl00wkh90xRW8gIzwZrfHMA Nkc0iNwFkZTvm6+T6ZQc1dWaIwlVjoSKB8BHIxWLuu+lebwFhLJfyCAciX1a7o7pVabi 6oM2V1RrSOBp5gJSArnZdlQSwS/8oxL79J7X1fcWY64IeqOVrTzg9fJJ/6rmjtbBUmOq 30NDBVnTu4BcBG5YTfc9r7fzN9IfGkJPNHB1gra1fsvrLjUnKNVPpVUshgdPPfgAjN26 BuYn5rbw1WRhOi8WLOuM1B3IAPGw1ap4OYc1+nDesr9YYqs5veoObX6EvxwAPLNHF3ZH eptA== 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=L7DhqBtr8dU+7KPJvs3wa065NH80D/2B3B5HO2iM9oE=; b=vqy98QjXW4yokIJZHK1gJ9nlXR8L8CmhrcQm8B7D+nIlIRl/pYjdvbuQXKasmCMUyE Kd9U5hWDUdeDTNjOAeBYUQJjRSLWEWyxXckZ2BJbj/CxDsPfRAnTuulhD8i62HMv6EAk 5KtqWnsSAlq9yY7ssLwZQR8APlWAyslkx4dpf+k4RwsHxYw+V8VPyiuMLGRw3HoqPH1V XsTuThokGtwTaKxvMOpMXrP3lRT1hDKwuLqM0BXJa0KEhci41RXqJLVAXVDrz4dv2MLY 6ZVHrS34vGuXKL6z0CRPCJvVUdJsFJ+fSq76wqkEIkIitJdolRr4Lwjjz2kXq2pzAkFU HwtA== 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 f9-v6si14826946pgt.625.2018.05.23.07.07.02; Wed, 23 May 2018 07:07:17 -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 S933273AbeEWOGa (ORCPT + 99 others); Wed, 23 May 2018 10:06:30 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:43269 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933254AbeEWOGX (ORCPT ); Wed, 23 May 2018 10:06:23 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 5467C8055C; Wed, 23 May 2018 16:06:21 +0200 (CEST) Date: Wed, 23 May 2018 16:06:20 +0200 From: Pavel Machek To: Yury Norov Cc: Catalin Marinas , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-arch@vger.kernel.org, linux-api@vger.kernel.org, Adam Borowski , Alexander Graf , Alexey Klimov , Andreas Schwab , Andrew Pinski , Bamvor Zhangjian , Chris Metcalf , Christoph Muellner , Dave Martin , "David S . Miller" , Florian Weimer , Geert Uytterhoeven , Heiko Carstens , James Hogan , James Morse , Joseph Myers , Lin Yongting , Manuel Montezelo , Mark Brown , Martin Schwidefsky , Maxim Kuvyrkov , Nathan_Lynch , Philipp Tomsich , Prasun Kapoor , Ramana Radhakrishnan , Steve Ellcey , Szabolcs Nagy Subject: Re: [PATCH 07/24] arm64: ilp32: add documentation on the ILP32 ABI for ARM64 Message-ID: <20180523140620.GA27215@amd> References: <20180516081910.10067-1-ynorov@caviumnetworks.com> <20180516081910.10067-8-ynorov@caviumnetworks.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20180516081910.10067-8-ynorov@caviumnetworks.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 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed 2018-05-16 11:18:52, Yury Norov wrote: > Based on Andrew Pinski's patch-series. >=20 > Signed-off-by: Yury Norov So Andrew's signoff should be here? > --- > Documentation/arm64/ilp32.txt | 45 +++++++++++++++++++++++++++++++++++ > 1 file changed, 45 insertions(+) > create mode 100644 Documentation/arm64/ilp32.txt >=20 > diff --git a/Documentation/arm64/ilp32.txt b/Documentation/arm64/ilp32.txt > new file mode 100644 > index 000000000000..d0fd5109c4b2 > --- /dev/null > +++ b/Documentation/arm64/ilp32.txt > @@ -0,0 +1,45 @@ > +ILP32 AARCH64 SYSCALL ABI > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > + > +This document describes the ILP32 syscall ABI and where it differs > +from the generic compat linux syscall interface. I was hoping to learn what ILP32 is / what is it good for, but no, this does not tell me... it would be good to do a short explanation here, and maybe reference it from cover letter of the series... Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlsFdVwACgkQMOfwapXb+vIqwQCfYjjsUAivfLJZGZGD+OxZQomb x7kAoKfYf3WV9YCXwGsSlCM1C9pUE3kr =dVu7 -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--