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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 28BD1C4332F for ; Mon, 30 Oct 2023 12:05:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=F1HgLyDMjbP0QNLUnlfRgSjZUWsT857aI39tJq041Hk=; b=sagkSQsWSgiN5f j5pBfXiI3NM434oFRmlmiKoUvS3EY4WKm/LdvJRPFUrSbWjo+QCgMeuDl+4eCqLej3ayVF962d8k7 ivytkNjh3DaUWEbgBdpf205mwYAfat8Bx0kirUfjA3cvJTLMZkTNykxwghjizA0YRYEypuCQRbds4 uDgtjfKS4Bv+K+qt3HAwNGNYBp/IX2TGFHlhkCGQzezvUbPP2X/PZZvIrGdn1wccwleOksJJYS+O1 SEGuy65fKS1KW7pe6fLAZBxggN9hkKp51wmZ2zxETsZ3nmueKn+gTZyHeFclpOfDLnuoYZ3KMHXY6 Jx2+95yaS/Pe9YxqY/VA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qxR0z-003JBM-1B; Mon, 30 Oct 2023 12:05:05 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qxR0v-003JAW-05 for linux-arm-kernel@lists.infradead.org; Mon, 30 Oct 2023 12:05:02 +0000 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 356A9FEC; Mon, 30 Oct 2023 05:05:40 -0700 (PDT) Received: from [10.57.2.113] (unknown [10.57.2.113]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id BBAD53F738; Mon, 30 Oct 2023 05:04:56 -0700 (PDT) Message-ID: Date: Mon, 30 Oct 2023 12:04:55 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [RESEND] [GIT PULL] coresight: Update for v6.7 Content-Language: en-GB To: Greg KH Cc: linux-arm-kernel@lists.infradead.org, coresight@lists.linaro.org, leo.yan@linaro.org, james.clark@arm.com, mike.leach@linaro.org, anshuman.khandual@arm.com, hejunhao3@huawei.com, yangyicong@hisilicon.com, quic_taozha@quicinc.com References: <20231030105515.1093349-1-suzuki.poulose@arm.com> <20231030110204.1093606-1-suzuki.poulose@arm.com> <2023103020-legend-amniotic-002a@gregkh> From: Suzuki K Poulose In-Reply-To: <2023103020-legend-amniotic-002a@gregkh> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231030_050501_135117_92187476 X-CRM114-Status: GOOD ( 16.89 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Greg On 30/10/2023 11:32, Greg KH wrote: > On Mon, Oct 30, 2023 at 11:02:04AM +0000, Suzuki K Poulose wrote: >> Hi Greg >> >> Please find the updates for Linux v6.7. Kindly pull. > > It's too late, sorry. Last week might have been too late too, why the > last-minute pull request? Apologies, I was out sick last week. I was hoping that there would be an rc8. The tree wasn't changed since last two weeks. I will try to send the pull request at rc5-rc6 now onwards. > > Please send new changes after -rc1 is out for bugfixes and for normal > new features. Just to make sure I understand this correctly, - I can send a pull request with handpicked fixes for rc1 - What about the other new features ? (I can summaries the features below) - TRBE ACPI support ( Parts of this feature went into v6.6 via Will's perf subsystem, the coresight part was dropped due to a conflict. I queued it for v6.7 - 2patches) - CoreSight TPDM support for DSB feature (~10patches) - Support for configuring cycle count threshold for ETM (3 patches) Do they need to wait for v6.8 or could some of them go in for v6.7 ? > >> Please note the changes were queued and rebased onto v6.6-rc6 (which added >> some of the fixes in the cycle). > > Why rebase? What required that? This was to be on the safer side. I don't think there was any conflict. Suzuki > > thanks, > > greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel