From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 710E2C433B4 for ; Fri, 21 May 2021 11:02:39 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 26490613BF for ; Fri, 21 May 2021 11:02:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 26490613BF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=OBhxsUzL7f7hAw4Ldua/nnt2h3n4+/3B8YiVC80AZIE=; b=K+VMwWuOzgjgCVZKpaNh3fcc2a /hnI4NesUvIE4qGaDuvBPxff0mTgKLYtVD2biPI87NvUgOzkaxskswnfJvl+KE+nJ86JXHsau5cjU au9E9So1KAn0s8tuv40agJhCo0P7B9GkxX2qSWHjmbzIaMUKCKkfOXXZYE9SXt64kqfocJy6grSIG 6XV8cwunL+YFeOnZG+ycVcp5sK2dRXTTkypnKPas/GnfJNqeoSsM/zGz6W5yxCs7frOiOfaLsQZ9l lBCO1nFHwu1xFFX7sgeUjFQGuSi2VSzSGEhTKEbQ0jIn5lWrnIh3+xkUArwXWNte5BGn/azQs+2L4 ly9suIZg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk2tN-0054M1-J0; Fri, 21 May 2021 11:00:33 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk2t7-0054HE-LD for linux-arm-kernel@desiato.infradead.org; Fri, 21 May 2021 11:00:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=1kSWA3AcEwetW7jCI7CFubb1YL6FnAGvmloJeBKax78=; b=ViIrtW/KF4lTFKqTmBv7CngSgD Pyhmovq5AKRk48P6hytAS78sN7kQVshWT4Z0VGFjcvg3VgLGgemn6qozDoykeCQx0MgG7jHMsrC2T DLWI2PSQm2su1DfhHGg5uvsGUVSrHnleZCFhO7ZBE0C2GmmvGGJm8YrsYqW/4tximDsb0+LJO6gSR rEVWl2fTO/NqpekXF5sgn8FBbSL5mP6XyloxmuljX+74qbuXLycmO4yLi+M37EI+NaeYP0hyHttcK bFwJRgH4Wjv8WRuAdPZC6+3TQby4kihekRKAPfJJP7tcrXeqPsAqGb0iZbIjcVVP+KCVzSlTl4d86 MOjCgKbw==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lk2t5-00H3Ww-0s for linux-arm-kernel@lists.infradead.org; Fri, 21 May 2021 11:00:16 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id A0DDB61164; Fri, 21 May 2021 11:00:11 +0000 (UTC) Date: Fri, 21 May 2021 12:00:09 +0100 From: Catalin Marinas To: Will Deacon Cc: linux-arm-kernel@lists.infradead.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Marc Zyngier , Greg Kroah-Hartman , Peter Zijlstra , Morten Rasmussen , Qais Yousef , Suren Baghdasaryan , Quentin Perret , Tejun Heo , Li Zefan , Johannes Weiner , Ingo Molnar , Juri Lelli , Vincent Guittot , "Rafael J. Wysocki" , kernel-team@android.com Subject: Re: [PATCH v6 05/21] arm64: Advertise CPUs capable of running 32-bit applications in sysfs Message-ID: <20210521110008.GG6675@arm.com> References: <20210518094725.7701-1-will@kernel.org> <20210518094725.7701-6-will@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210518094725.7701-6-will@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210521_040015_110214_DC913D8F X-CRM114-Status: UNSURE ( 8.71 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, May 18, 2021 at 10:47:09AM +0100, Will Deacon wrote: > Since 32-bit applications will be killed if they are caught trying to > execute on a 64-bit-only CPU in a mismatched system, advertise the set > of 32-bit capable CPUs to userspace in sysfs. > > Reviewed-by: Greg Kroah-Hartman > Signed-off-by: Will Deacon Reviewed-by: Catalin Marinas _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel