Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp1053892pxj; Fri, 4 Jun 2021 05:06:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyl43jFFZplB7Zkilf9aarIptfVZgU5pvgaLv34YIjDDq+Iz1mcZl9kjCJ3A/mONLpPcXrN X-Received: by 2002:a17:906:ecbc:: with SMTP id qh28mr3697067ejb.406.1622808378539; Fri, 04 Jun 2021 05:06:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622808378; cv=none; d=google.com; s=arc-20160816; b=hKm+9fTcwL1yqUILhHdIpESywXbNm2hj+EiH6kz2olZ7jx8cMjwwFn3qX4Dt0ZeST4 Bgp/PHlhdMU6ArqJatOiyh0+jylgnDSg6gtAYPmPLmPWy2V7iTyetkTWGHKSLGS45CrU dsDvThJiJnEgmr/iqVP8E9TO6e6c/1vhannOXv3Y+Tsxdfq6eVKEkDCY0o5Oz/OozVR8 T4DjEBxyNFdbI+LAtBmjFbSBMXMpnAhYjSUHtk6fC004QHa0sgQEtC2L7lAqje/PmPgJ lmhmijBndUWYc3Db2kt8qeSbAeDOngaPoWbKL5Ku/nHUULtUGugzTLZ0Aogx9geIIyk4 r4rw== 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=/ZYVtNWWd3I5OnCagGXbdhBQrTjxYxGSEcfoUMQExdU=; b=amEoQxCn1uAnfiv7pL5ii+/CFqv5Xoms3+RjMqmue/yKYoaSGX5vL1anlenh9XkXM7 CafyvGW+6VC1kg2UedlMVspeHV6QU/tMgece7Ii6IllhzjCmYNsB2/1JG1iZzlJa89As bImoMdVI2o8x8lDsS9v4JKHlsMHHA+V6U7RV46zvPB+FCKdHRCLBQKBn79c++9LJF2BA NrUbQANmIaZ7TPOd2ATeVv+02drpBhVH0Lza4mzwbrVmic0wqUEU6oab4MuFmcdSoWg7 ctnMQD0BhL9cNUO+X678X9EFv1cyQUrNJ2tD7TZH/ZQGX4eech7otuP5beLMumULJiOb d2gA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d25si4608299ejo.582.2021.06.04.05.05.52; Fri, 04 Jun 2021 05:06:18 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230207AbhFDMG1 (ORCPT + 99 others); Fri, 4 Jun 2021 08:06:27 -0400 Received: from foss.arm.com ([217.140.110.172]:37578 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229740AbhFDMG0 (ORCPT ); Fri, 4 Jun 2021 08:06:26 -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 2ADBF2B; Fri, 4 Jun 2021 05:04:40 -0700 (PDT) Received: from C02TD0UTHF1T.local (unknown [10.57.6.137]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 51AD43F73D; Fri, 4 Jun 2021 05:04:35 -0700 (PDT) Date: Fri, 4 Jun 2021 13:04:27 +0100 From: Mark Rutland To: Will Deacon Cc: linux-arm-kernel@lists.infradead.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Catalin Marinas , Marc Zyngier , Greg Kroah-Hartman , Peter Zijlstra , Morten Rasmussen , Qais Yousef , Suren Baghdasaryan , Quentin Perret , Tejun Heo , Johannes Weiner , Ingo Molnar , Juri Lelli , Vincent Guittot , "Rafael J. Wysocki" , Dietmar Eggemann , Daniel Bristot de Oliveira , Valentin Schneider , kernel-team@android.com Subject: Re: [PATCH v8 02/19] arm64: Allow mismatched 32-bit EL0 support Message-ID: <20210604120352.GA67240@C02TD0UTHF1T.local> References: <20210602164719.31777-1-will@kernel.org> <20210602164719.31777-3-will@kernel.org> <20210603123715.GA48596@C02TD0UTHF1T.local> <20210603174413.GC1170@willie-the-truck> <20210604093808.GA64162@C02TD0UTHF1T.local> <20210604110526.GF2318@willie-the-truck> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210604110526.GF2318@willie-the-truck> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 04, 2021 at 12:05:27PM +0100, Will Deacon wrote: > On Fri, Jun 04, 2021 at 10:38:08AM +0100, Mark Rutland wrote: > > On Thu, Jun 03, 2021 at 06:44:14PM +0100, Will Deacon wrote: > > > On Thu, Jun 03, 2021 at 01:37:15PM +0100, Mark Rutland wrote: > > > > On Wed, Jun 02, 2021 at 05:47:02PM +0100, Will Deacon wrote: > > > > > diff --git a/arch/arm64/include/asm/cpufeature.h b/arch/arm64/include/asm/cpufeature.h > > > > That said. I reckon this could be much cleaner if we maintained separate > > > > caps: > > > > > > > > ARM64_ALL_CPUS_HAVE_32BIT_EL0 > > > > ARM64_SOME_CPUS_HAVE_32BIT_EL0 > > > > > > > > ... and allow arm64_mismatched_32bit_el0 to be set dependent on > > > > ARM64_SOME_CPUS_HAVE_32BIT_EL0. With that, this can be simplified to: > > > > > > > > static inline bool system_supports_32bit_el0(void) > > > > { > > > > return (cpus_have_const_cap(ARM64_ALL_CPUS_HAVE_32BIT_EL0)) || > > > > static_branch_unlikely(&arm64_mismatched_32bit_el0)) > > > > > > Something similar was discussed in November last year but this falls > > > apart with late onlining because its not generally possible to tell whether > > > you've seen all the CPUs or not. > > > > Ah; is that for when your boot CPU set is all AArch32-capable, but a > > late-onlined CPU is not? > > > > I assume that we require at least one of the set of boot CPUs to be > > AArch32 cpable, and don't settle the compat hwcaps after userspace has > > started. > > Heh, you assume wrong :) > > When we allow the mismatch, then we do actually defer initialisation of > the compat hwcaps until we see a 32-bit CPU. That's fine, as they won't > be visible to userspace until then anyway (PER_LINUX32 is unavailable). That sounds quite scary, to me, though I don't have a concrete problem to hand. :/ Do we really need to support initializing that so late? For all other caps we've settled things when the boot CPUs come up, and it's unfortunate to have to treat this differently. I'll go see if there's anything that's liable to break today. Thanks, Mark