Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1366990ybi; Fri, 2 Aug 2019 14:16:30 -0700 (PDT) X-Google-Smtp-Source: APXvYqynvpQ5B9gNGJddy1YPujX8Rly+SqCTbXYzWFvwTJquwZ58xXKQrl3ryG1Tz1UizKDgg2d3 X-Received: by 2002:a17:902:a60d:: with SMTP id u13mr134426830plq.144.1564780590429; Fri, 02 Aug 2019 14:16:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564780590; cv=none; d=google.com; s=arc-20160816; b=vP0F6OcElCOFzV+PuKiiZPO4Mhe4kLLS/em51wr+zVEZ8rDMqaTIx0tzmDVB/AbbS6 f+D7ye+WcrLDwiVxoix7jeHLMgkJMSZpBmgGjsx+0YrQjs0FBK84Htp4Xx7Lv+Xz8KGQ sXqZL08GwLdU7nr/H2826EynijE7uGjpdrNdkegxzy2GcZii5N99I7kWQfHZAYLmMu6f /8IwUMfs7LNDCzE+oJ0hcgGxBCxRwGAbRS7zgFYMzLymCTBuKETCoC0msDhfgvdmLooW YUwJotS17ZRRrfCk7YQa5RfiyJjsJoFtsdMeTM4R8cnha1AUq1gG0G19TEy/obAntpor CVzA== 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=rqeIBpVoEZA+mlsj09N5LDYm1PHoFezq9EsYluLQ5mc=; b=YCQyCOzjLWpsnSCbelcfRLefyNgnv7yW+INrvNewI5HlzwWV6MP2neMjfHGgsGmrwZ n3oUnBMxq/OzKNzjJwUyR/GvUtPTInURN4hc49Uf4n+6XoGgYDpM0vqz7RtgTRZXfTjd qsg89MbSI0DZ2Rbk1aQA2p25n7z2p2BW7CRxvthOirEhUYyEabG0wQf+BSTmrIgilpRO 0CBjGuWxrHWwP+gFwtroAVkwDA0z81Fe/C16Qm+Rv40OxX/PLlbVE4wQwtgqesqA6D3N mY0eTL//o6maew14mjZ7s0LxIPb5yoy3Wb0ZWajNinc8MeKJPI3fvhllQzyivZy3TSxQ P0Lw== 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 b123si40501385pfa.14.2019.08.02.14.16.15; Fri, 02 Aug 2019 14:16:30 -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 S1732537AbfHBKur (ORCPT + 99 others); Fri, 2 Aug 2019 06:50:47 -0400 Received: from foss.arm.com ([217.140.110.172]:49624 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725844AbfHBKuq (ORCPT ); Fri, 2 Aug 2019 06:50:46 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 6CBE3344; Fri, 2 Aug 2019 03:50:45 -0700 (PDT) Received: from arrakis.emea.arm.com (arrakis.cambridge.arm.com [10.1.196.78]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 9FF973F71F; Fri, 2 Aug 2019 03:50:40 -0700 (PDT) Date: Fri, 2 Aug 2019 11:50:38 +0100 From: Catalin Marinas To: Dave Hansen Cc: Kevin Brodsky , Andrey Konovalov , linux-arm-kernel@lists.infradead.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-rdma@vger.kernel.org, linux-media@vger.kernel.org, kvm@vger.kernel.org, linux-kselftest@vger.kernel.org, Vincenzo Frascino , Will Deacon , Mark Rutland , Andrew Morton , Greg Kroah-Hartman , Kees Cook , Yishai Hadas , Felix Kuehling , Alexander Deucher , Christian Koenig , Mauro Carvalho Chehab , Jens Wiklander , Alex Williamson , Leon Romanovsky , Luc Van Oostenryck , Dave Martin , Khalid Aziz , enh , Jason Gunthorpe , Christoph Hellwig , Dmitry Vyukov , Kostya Serebryany , Evgeniy Stepanov , Lee Smith , Ramana Radhakrishnan , Jacob Bramley , Ruben Ayrapetyan , Robin Murphy , Szabolcs Nagy Subject: Re: [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI Message-ID: <20190802105038.GC4175@arrakis.emea.arm.com> References: <1c05651c53f90d07e98ee4973c2786ccf315db12.1563904656.git.andreyknvl@google.com> <7a34470c-73f0-26ac-e63d-161191d4b1e4@intel.com> <2b274c6f-6023-8eb8-5a86-507e6000e13d@arm.com> <88c59d1e-eda9-fcfe-5ee3-64a331f34313@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <88c59d1e-eda9-fcfe-5ee3-64a331f34313@intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 01, 2019 at 09:45:05AM -0700, Dave Hansen wrote: > On 8/1/19 5:38 AM, Kevin Brodsky wrote: > > This patch series only changes what is allowed or not at the syscall > > interface. It does not change the address space size. On arm64, TBI (Top > > Byte Ignore) has always been enabled for userspace, so it has never been > > possible to use the upper 8 bits of user pointers for addressing. > > Oh, so does the address space that's available already chop that out? Yes. Currently the hardware only supports 52-bit virtual addresses. It could be expanded (though it needs a 5th page table level) to 56-bit VA but it's not currently on our (hardware) plans. Beyond 56-bit, it cannot be done without breaking the software expectations (and hopefully I'll retire before we need this ;)). > > If other architectures were to support a similar functionality, then I > > agree that a common and more generic interface (if needed) would be > > helpful, but as it stands this is an arm64-specific prctl, and on arm64 > > the address tag is defined by the architecture as bits [63:56]. > > It should then be an arch_prctl(), no? I guess you just want renaming SET_TAGGED_ADDR_CTRL() to arch_prctl_tagged_addr_ctrl_set()? (similarly for 'get') -- Catalin