Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp346319rwb; Thu, 1 Dec 2022 03:02:16 -0800 (PST) X-Google-Smtp-Source: AA0mqf6bA4sLkMCTwdBNwHEDrEfaZ7NoAfSKzJ8Tc22J0gMgkbPAjLiCJjtitkKww7WHTW4qgyzM X-Received: by 2002:a17:906:524b:b0:7ad:a030:485c with SMTP id y11-20020a170906524b00b007ada030485cmr53756777ejm.605.1669892536212; Thu, 01 Dec 2022 03:02:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669892536; cv=none; d=google.com; s=arc-20160816; b=awr/79P/Rq03F9aC1GkRssetH909xFKEnGhBHJ98fAsyVpovhbkcUtXeBYZU/NbHtS PZAFWHjLrHSmRTEXYPQL0Ee0ODz5xMeyXOBWDy2wUACov7F3+VnBcWnWh4NEJVdipjIe 8dHM9UY1/gyFdCLvZHxOtQtMDCV5cq+N4zodgmnP0PVK1GEOpqhFMovUWkGLeQSd8DZi V0EaGa4ZUDk2ob55pO73kASA4JnIDZe1xHrlJ4jFJmaHU1s69IzvkeeVY+Mnwo98DcRe UznM8VEJqJvtIIxfBRcasj4h6S+8Q+ULLvDPKMfEGPcB9WvOJuNo26r1GlKOItanbKyt YOcw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=7ZZDhbJxXwF5DmDttwPXMKk9M5t4/eF8lRD0odi7s2c=; b=X/KENRecxmmXLG+BO10/mtBFBDrRc4cAP+o8AijTHnu643Fo9SuWGoc0yzv6cHaut+ mFTn5lkyDcFk/vX7qEbEqLD8juV7jpdMIcfc/vOufzFO8qM43ms+UlvF1ZOGvcCG5poL 4OdPqrxtcpSAAcIQpsEm4SQlrIvfhvD9FlwWpWblNKjMkpctqnoRiM+PuJXeaEH+g4Db mXcZOTG2UCqaf7tx6H+FYlJD47VE8dn07HlmCeCHSIvd/Ha1PKS2hHBiTJLSp8SStEyD +QWLEFPiJjuON5pnnk+NSgrTWWzOq+ZkBpHjCg+af8zT+LwOGznjenOZsYeLvwgemaht VV0A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id h1-20020a056402280100b004614acc0706si3493514ede.250.2022.12.01.03.01.51; Thu, 01 Dec 2022 03:02:16 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231124AbiLAKtu (ORCPT + 83 others); Thu, 1 Dec 2022 05:49:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58672 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230520AbiLAKsw (ORCPT ); Thu, 1 Dec 2022 05:48:52 -0500 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A7ABE8C688; Thu, 1 Dec 2022 02:48:43 -0800 (PST) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1p0h7F-0000rr-68; Thu, 01 Dec 2022 11:48:29 +0100 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Palmer Dabbelt , linux-riscv@lists.infradead.org, Conor Dooley Cc: Conor Dooley , ajones@ventanamicro.com, aou@eecs.berkeley.edu, conor@kernel.org, corbet@lwn.net, guoren@kernel.org, paul.walmsley@sifive.com, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH v1 2/3] RISC-V: resort all extensions in consistent orders Date: Thu, 01 Dec 2022 11:48:28 +0100 Message-ID: <113066935.nniJfEyVGO@diego> In-Reply-To: <20221130234125.2722364-3-conor@kernel.org> References: <20221130234125.2722364-1-conor@kernel.org> <20221130234125.2722364-3-conor@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS, T_SPF_HELO_TEMPERROR autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Donnerstag, 1. Dezember 2022, 00:41:25 CET schrieb Conor Dooley: > From: Conor Dooley > > Ordering between each and every list of extensions is wildly > inconsistent. Per discussion on the lists pick the following policy: > > - The array defining order in /proc/cpuinfo follows a narrow > interpretation of the ISA specifications, described in a comment > immediately presiding it. > > - All other lists of extensions are sorted alphabetically. > > This will hopefully allow for easier review & future additions, and > reduce conflicts between patchsets as the number of extensions grows. > > Link: https://lore.kernel.org/all/20221129144742.2935581-2-conor.dooley@microchip.com/ > Suggested-by: Andrew Jones > Signed-off-by: Conor Dooley Reviewed-by: Heiko Stuebner