Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp348589pxb; Wed, 14 Apr 2021 17:27:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwSrQUsR7dQpunHmj7URl3ZKQmuDL9IR8mEo6qnJq3LCjQpwghVIubNu4uZuDTqGKxNO5fS X-Received: by 2002:a65:5203:: with SMTP id o3mr891242pgp.305.1618446453923; Wed, 14 Apr 2021 17:27:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618446453; cv=none; d=google.com; s=arc-20160816; b=pEH/WP3V4COk7l2HC0/TillXHDMDBemHE/io2PS0jY+dL9z6wzmnGxsEX9vzoZaG+d cQrDarY7IEznLHBr0LhPaBLkgx22jGs2vdn9nFJWq0iyB7tFCBE8eQZWWf/jz55AXi24 lhA1Z9fRhJzAbbAAdS+KfDFQU+jhVQvvB/ied9yGmdDrwDNxvcys9JzdHO65GvJ4BX39 15mzL8tLy470TlRa47G/ZGRsJVxXCD6rltKUAFz8bJqqVaPrNknT2NljTB6XPzCLgHSx zXubv0fxu/IqxCbovUJzsAB4VPhb0aCmvZBceJsY3MEbDF6mDcbYwZ52zDkw5Z7BGPDd +x4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=FetfBloXoyQAMg+DIurssLPJHqJo1vU08R3j3kiDxLY=; b=XtJbDqTu6wqu72r9HfxBdiN0Grg6urE7N88Yc91IZ8Wm4BM9yylotggEqGXIibDNGG cf2EN03lASHrxArQKiCML4n3WzmHCijVyYQX3QRb9+ONdH2xpU9u+nIweNCsVZJ7DmCG 6dbJA5co83GW6P2jA/LVl8SyhCBMjetfycvPbM9XtHCroAv3ABxrKmfXiVHgIhJsYC9B dQs+J96VWqkfMGw60wjWNvwTZDV93bg9Wovpz65FyHVdvaO73fZtULtZKwuAE/Tbm//L ByBvgz8Ryt1wey/D6/b+V3SInSrquKCNuycvxv4SFEz8qtAtJG2ZaIWAR5l6puKj3f8B oXgw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 185si1318952pgj.455.2021.04.14.17.27.22; Wed, 14 Apr 2021 17:27:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233600AbhDNNjQ (ORCPT + 99 others); Wed, 14 Apr 2021 09:39:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:50718 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351415AbhDNNjP (ORCPT ); Wed, 14 Apr 2021 09:39:15 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 80488611AD; Wed, 14 Apr 2021 13:38:50 +0000 (UTC) Date: Wed, 14 Apr 2021 15:38:47 +0200 From: Christian Brauner To: Mike Rapoport Cc: Mauro Carvalho Chehab , Yury Norov , linux-api@vger.kernel.org, linux-arch@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, "Alexander A. Klimov" , =?utf-8?B?QW5kcsOp?= Almeida , Andrew Morton , Arnd Bergmann , David Sterba , Joe Perches , Jonathan Corbet , Aleksa Sarai Subject: Re: [PATCH] Documentation: syscalls: add a note about ABI-agnostic types Message-ID: <20210414133847.2gwws46ktuqxkghu@wittgenstein> References: <20210409204304.1273139-1-yury.norov@gmail.com> <20210414044020.GA44464@yury-ThinkPad> <20210414081422.5a9d0c4b@coco.lan> <20210414084605.pdlnjkwa3h47jxno@wittgenstein> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 14, 2021 at 12:46:01PM +0300, Mike Rapoport wrote: > On Wed, Apr 14, 2021 at 10:46:05AM +0200, Christian Brauner wrote: > > On Wed, Apr 14, 2021 at 08:14:22AM +0200, Mauro Carvalho Chehab wrote: > > > Em Tue, 13 Apr 2021 21:40:20 -0700 > > > Yury Norov escreveu: > > > > > > > Ping? > > > > > > > > On Fri, Apr 09, 2021 at 01:43:04PM -0700, Yury Norov wrote: > > > > > Recently added memfd_secret() syscall had a flags parameter passed > > > > > as unsigned long, which requires creation of compat entry for it. > > > > > It was possible to change the type of flags to unsigned int and so > > > > > avoid bothering with compat layer. > > > > > > > > > > https://www.spinics.net/lists/linux-mm/msg251550.html > > > > > > > > > > Documentation/process/adding-syscalls.rst doesn't point clearly about > > > > > preference of ABI-agnostic types. This patch adds such notification. > > > > > > > > > > Signed-off-by: Yury Norov > > > > > --- > > > > > Documentation/process/adding-syscalls.rst | 7 +++++++ > > > > > 1 file changed, 7 insertions(+) > > > > > > > > > > diff --git a/Documentation/process/adding-syscalls.rst b/Documentation/process/adding-syscalls.rst > > > > > index 9af35f4ec728..46add16edf14 100644 > > > > > --- a/Documentation/process/adding-syscalls.rst > > > > > +++ b/Documentation/process/adding-syscalls.rst > > > > > @@ -172,6 +172,13 @@ arguments (i.e. parameter 1, 3, 5), to allow use of contiguous pairs of 32-bit > > > > > registers. (This concern does not apply if the arguments are part of a > > > > > structure that's passed in by pointer.) > > > > > > > > > > +Whenever possible, try to use ABI-agnostic types for passing parameters to > > > > > +a syscall in order to avoid creating compat entry for it. Linux supports two > > > > > +ABI models - ILP32 and LP64. > > > > > > > > + The types like ``void *``, ``long``, ``size_t``, > > > > > +``off_t`` have different size in those ABIs; > > > > > > In the case of pointers, the best is to use __u64. The pointer can then > > > be read on Kernelspace with something like this: > > > > > > static inline void __user *media_get_uptr(__u64 arg) > > > { > > > return (void __user *)(uintptr_t)arg; > > > } > > > > > > > > > > > types like ``char`` and ``int`` > > > > > +have the same size and don't require a compat layer support. For flags, it's > > > > > +always better to use ``unsigned int``. > > > > > + > > > > > > I don't think this is true for all compilers on userspace, as the C > > > standard doesn't define how many bits an int/unsigned int has. > > > So, even if this is today's reality, things may change in the future. > > > > > > For instance, I remember we had to replace "int" and "enum" by "__u32" > > > and "long" by "__u64" at the media uAPI in the past, when we start > > > seeing x86_64 Kernels with 32-bits userspace and when cameras started > > > being supported on arm32. > > > > > > We did have some real bugs with "enum", as, on that time, some > > > compilers (gcc, I guess) were optimizing them to have less than > > > 32 bits on certain architectures, when it fits. > > > > Fwiw, Aleksa and I have written extended syscall documentation > > documenting the agreement that we came to in a dedicated session with a > > wide range of kernel folks during Linux Plumbers last year. We simply > > never had time to actually send this series but fwiw here it is. It also > > mentions the use of correct types. If people feel it's worth it I can > > send as a proper series: > > Yes, please. Ok, I'll try to fix the commit messages and send it out. Christian