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 5285BC4332F for ; Mon, 30 Oct 2023 12:54:38 +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=l/Zgt931bMnAf9I8T5Xbj96QC3kJspck3xcRd8V7mGk=; b=Xm6GSQBfEQcMCY uxXZtwDLQ6xwJBjOe9kHSPM7Vw887505vg/9/oqg3WO/9cnXlZU3KZEsoAursBmhdYn42nJOftBvS jBTzG5+2pqKSW85IUjgTx6h2+ixsm0HdFsNMssSz2DzFAnD1y0gdFfjpP7sKyiT0OCCBSOkr8bT0D /U9s/RvUOpXMqB4ojauDc11k8rDJ/Pbz/YEJ6pjrWiVmZ8EKqNTyHn67Vpy2xa5tC8dZFTXHMMAzb YFO00buxo36q111sji0gEIGlUcb1/a10M+RK0V3W41RLX0lPcVGjlh6UYxH4ReEKYiIx6qmLovZJ6 +bhqomxXdrqJLRymf39w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qxRmS-003Mg4-1D; Mon, 30 Oct 2023 12:54:08 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qxRmP-003Mfi-1S for linux-arm-kernel@lists.infradead.org; Mon, 30 Oct 2023 12:54:07 +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 E7AECFEC; Mon, 30 Oct 2023 05:54:43 -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 4095F3F64C; Mon, 30 Oct 2023 05:54:00 -0700 (PDT) Message-ID: <3f198b4e-311e-47e0-96f9-e6e3485320d3@arm.com> Date: Mon, 30 Oct 2023 12:53:58 +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> <2023103050-freezing-getup-11e3@gregkh> From: Suzuki K Poulose In-Reply-To: <2023103050-freezing-getup-11e3@gregkh> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231030_055405_539388_9559CFA0 X-CRM114-Status: GOOD ( 20.03 ) 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 On 30/10/2023 12:44, Greg KH wrote: > On Mon, Oct 30, 2023 at 12:04:55PM +0000, Suzuki K Poulose wrote: >> 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. > > Thank you. > >>> 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 > > Yes, after -rc1 is out. > >> - What about the other new features ? Ok > > They need to wait until 6.8-rc1, you can send me a pull request for them > after -rc1 is out as well, for my -next branch. Ok. > >> (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. > > As Linus constantly says, NEVER rebase unless you have to. That just > makes history messy, and makes me think that something actually changed. > Merge conflicts are fine, we can handle them trivially, do not rewrite > history just for that. Noted. Thanks 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