Received: by 2002:a05:6359:c8b:b0:c7:702f:21d4 with SMTP id go11csp2514261rwb; Thu, 29 Sep 2022 11:08:33 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6KmQq0mgN9dNCB2zSo3BQ3Z+4ewbLHVrm3uDvJmnv9mgPVXckXv6EwXVrxpefvzqZTSN53 X-Received: by 2002:a05:6402:50d4:b0:451:bf26:8c41 with SMTP id h20-20020a05640250d400b00451bf268c41mr4448033edb.219.1664474913158; Thu, 29 Sep 2022 11:08:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1664474913; cv=none; d=google.com; s=arc-20160816; b=IF02BOkcNgdUz1gHN2AfFxpKVe9YthzWQfGjGpJDAZNrXGfnfEWo5BheVYSe5XqERa omQB0fJni6zSaQQGXGHZ1tiw9rpVIR0C/F6tbcedlMUk+SZJsmGeoHVmKbfxAPWgwi45 xIYCSMnqCXUDaOXMaNLJz+MJHT+uvuec6A0c9F/T/MbR1yvx5ii559AeR9Is807tWc0x ny1NGFexogHFO+lSA740J1QCciH+yY7UUDEY3AjgL9eyOtNUjWELQI6SsizpeyOHTChS ZfgsKRhgs++KjvqF9hAzRI4H422ePEa3OLmbhm7QhpnhKI4pNI+N5tO0yRl8Zk17O4X5 uHWw== 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=1+fBIslG0xx4yEW+22uZYJTdGVl/fMpEdpTuG1loLTg=; b=Ar2yQpnXwd2rOo0t6oKAQaYLdJeDmd26Y2nXNGilv5e44/Lsg0sWpsVaUBjuGO/yri RwtsCpODeruk7F7xGS09cg2V6LkkXP3WVMsVRn/T8xYXR5BDKYtE54g6vZlAyyJGHbUU jdWv7/WFHYB7WdwpDTz/8GFUuZXIebcTunC3gfTKD2U6gzhhKj87hWFWxw7G3X0yZrJz 8K4GZSJY9EBbL9HS3z31AJx1+VsTf1mmaYEhr4husaHM9wiV6NklfhaDpVDfVmn7sLqQ vimhoKGSuln5koGsR21rkN5FSTM76SkPfqhOnDoxMB5DAV0v2LJeNDdocz/Jdw/KSJus TBKA== 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 p1-20020a17090628c100b00730babc11e3si7692401ejd.640.2022.09.29.11.08.07; Thu, 29 Sep 2022 11:08:33 -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 S234716AbiI2RyG (ORCPT + 99 others); Thu, 29 Sep 2022 13:54:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48008 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234542AbiI2RyE (ORCPT ); Thu, 29 Sep 2022 13:54:04 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A973915310C for ; Thu, 29 Sep 2022 10:54:00 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id B60D3B82620 for ; Thu, 29 Sep 2022 17:53:58 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6BA7CC433C1; Thu, 29 Sep 2022 17:53:55 +0000 (UTC) From: Catalin Marinas To: James Clark , coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org Cc: Will Deacon , suzuki.poulose@arm.com, broonie@kernel.org, linux-kernel@vger.kernel.org, leo.yan@linaro.org, mathieu.poirier@linaro.org, mike.leach@linaro.org Subject: Re: [PATCH v2 0/1] arm64: defconfig: Add Coresight as module Date: Thu, 29 Sep 2022 18:53:52 +0100 Message-Id: <166447402870.3004033.10480653257215180133.b4-ty@arm.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220922142400.478815-1-james.clark@arm.com> References: <20220922142400.478815-1-james.clark@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS 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 Thu, 22 Sep 2022 15:23:59 +0100, James Clark wrote: > I'm still leaving out CONFIG_CORESIGHT_SOURCE_ETM4X because it depends > on the outcome of the investigation into CONFIG_PID_IN_CONTEXTIDR, but > I think we should enable these ones for now and start getting some of > the benefits sooner. > > Changes since v1: > > [...] Applied to arm64 (for-next/defconfig), thanks! [1/1] arm64: defconfig: Add Coresight as module https://git.kernel.org/arm64/c/d56f66d2bd4a -- Catalin