Received: by 2002:a05:6358:4e97:b0:b3:742d:4702 with SMTP id ce23csp3457529rwb; Tue, 16 Aug 2022 03:29:40 -0700 (PDT) X-Google-Smtp-Source: AA6agR7Ud73QwU/BuedDyW0l9ycgF5AuEXseIXoS3GMm023xfJsykisPYooO+f1PgF9kzGEBKagy X-Received: by 2002:a17:907:94d6:b0:730:bfe6:8352 with SMTP id dn22-20020a17090794d600b00730bfe68352mr12879208ejc.348.1660645779839; Tue, 16 Aug 2022 03:29:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1660645779; cv=none; d=google.com; s=arc-20160816; b=Wp6ZmSyNvUiLmRWOIweHkl0XtuZ76wKcfY1U8iJnBeJL0KvSh0qlYEhRA1gi8CwQIx fo3cb0SUuMayJdC/bt86XrLf72u651vAa6RAe/Z0m4dufe/fvxbT3PXh2Yio9ngoUq+N uFEjxunlsTQq9OC6h0cRYOHgCaiE881xA0Vl4Eu6ZPJkVE5xWnAWgdgTzk5B8iay60N5 EFb2NgZQ3w7jqjedzDRocbeeBA3cg0S663TANOazkM1JReSuwUt9ApXGHNhxiNOPFhui HhllJ4ahBQDBVCfrtTz7PKFTduqpcvjC0X/QZbl86jStixSaKwTWvHu1FNkckBHSeB7T ehZg== 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=QHhHlsbz+pIaX+MZs7eDV0boVwVo8NxL+BwYIb6pCm8=; b=XYDunvCuq0b0b92dBfiXwo4kZ+PNvconyZlC9JbsTPVhnxEQcsYViDmt60EuYpdx00 FQMoAOlFJF0icgNZcVkMYbsntMTezkY1h5ker646Mn17X1D4PtUyE1mozZnHOG6pVXZa RDhG8xkmCeVhmSgldifTLfSlJDa8fgfOcRQ6gZ21YzmtOCyyu5fsRa8YjgfFXvDsN4uv pvJ1AVvCN/nX5tFVBDBeRGoVM/WpbGxw+g/t2iC6pMFvR0la0dmn+MPmXDa31YmjV/2I 68TTtZXbdx0bhkK/XmbX7b8annnOKeRzMELRUH9/IN7dPnj0+kzGcZBd8B4W7zxfDGGa QHww== 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=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id fy24-20020a170906b7d800b0072af35fca64si8292489ejb.484.2022.08.16.03.29.13; Tue, 16 Aug 2022 03:29:39 -0700 (PDT) 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=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234211AbiHPKZS (ORCPT + 99 others); Tue, 16 Aug 2022 06:25:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37310 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234392AbiHPKYt (ORCPT ); Tue, 16 Aug 2022 06:24:49 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D8E792A254 for ; Tue, 16 Aug 2022 02:12:47 -0700 (PDT) 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 A34AAED1; Tue, 16 Aug 2022 02:12:47 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 81C5C3F70D; Tue, 16 Aug 2022 02:12:45 -0700 (PDT) Date: Tue, 16 Aug 2022 10:12:43 +0100 From: Sudeep Holla To: Conor.Dooley@microchip.com, gregkh@linuxfoundation.org Cc: palmer@dabbelt.com, catalin.marinas@arm.com, will@kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, atishp@atishpatra.org, Brice.Goglin@inria.fr Subject: Re: [GIT PULL] Fix RISC-V's arch-topology reporting Message-ID: <20220816091243.apz7p2rb4wbxdh2t@bogus> References: <4849490e-b362-c13a-c2e4-82acc3268a3f@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4849490e-b362-c13a-c2e4-82acc3268a3f@microchip.com> X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE 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 On Mon, Aug 15, 2022 at 10:14:55PM +0000, Conor.Dooley@microchip.com wrote: > Hey Will/Palmer/Sudeep, > > Catalin suggested [0] dropping the CC: stable for the arm64 patch and > instead making it a specific prereq of the RISC-V patch & making a PR, > so here we are.. I was still up when -rc1 came out so pushed it last > night to get the test coverage, but LKP seems to not have reported a > build success since early on the 13th so not holding my horses! I built > it again for both ARMs and RISC-V myself. > > I tagged it tonight, so it's on conor/linux.git as riscv-topo-on-6.0-rc1 > with the prereq specified. > > Not sure if you want to merge this too Sudeep or if that's up to Greg? I don't have any other patch(other than a fix that I requested Greg to pick it up directly yesterday) and since you have tagged it already, may be Greg can pull this or patches directly based on his preference. -- Regards, Sudeep