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 E7A35C4332F for ; Mon, 30 Oct 2023 11:33:04 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Cp2kCjOUlCWyW/cSEwk2WN5VfFbiOfYt7EWnM2kT1Fo=; b=wPjgiwVCJ6mcUN JVQ9/4HacvLohefRs3ZVrm1ylmqQMWe0fwlOmsoEtodLcfKnmMJAewBw1e1E0bebZkEO90D+thsSy sYUpAo3BISQU+Od/CFDuiEtNGlhzbgOiNMHEvIXm4Ia/QazxNn1I7/AWSktOD4WAwKfqCce8A4Jmx tFoJTBJazV1Eluep3+V3LilDAFRfxSBqURvxdoGuKoT0FjtC+2+/PdlDIVpEV6MqtCEfBXTWzPDXs I8eBgB1Q8fgNoPE/XbhtmPcwKK7ipQVMVzFdHJQHpr5RrH2HAEvbJP+bOSjqHg1hvdAmQWEddiWLz sqbcdmkdO1F8/R62k4pQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qxQVa-003Gg5-1l; Mon, 30 Oct 2023 11:32:38 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qxQVX-003Gfk-20 for linux-arm-kernel@lists.infradead.org; Mon, 30 Oct 2023 11:32:36 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 00AC1CE16A6; Mon, 30 Oct 2023 11:32:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B9FB7C433C7; Mon, 30 Oct 2023 11:32:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1698665553; bh=rq3RBuFyp9jXQDjOtgHXP/ROLkYDMKE7vvV6rg0x0cw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PMY5T/7q7KCGDPT2e7ZuO6nG4iyqoBe6UZYZQ63v1E9E5PlWIJwJ+7ZSL08T4AG// LSa3VpXiQFPd631N2vT3Tmklxow3ChSQ0y3r1xNjcdHU2B9omD6YNIsQ1WMiNdf9j6 pfyJToLcGjAVLM5JF74fCdj8EZZAnz7hW6JkjQxU= Date: Mon, 30 Oct 2023 12:32:30 +0100 From: Greg KH To: Suzuki K Poulose 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 Subject: Re: [RESEND] [GIT PULL] coresight: Update for v6.7 Message-ID: <2023103020-legend-amniotic-002a@gregkh> References: <20231030105515.1093349-1-suzuki.poulose@arm.com> <20231030110204.1093606-1-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231030110204.1093606-1-suzuki.poulose@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231030_043235_833506_BEC8B0A2 X-CRM114-Status: UNSURE ( 8.83 ) X-CRM114-Notice: Please train this message. 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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? Please send new changes after -rc1 is out for bugfixes and for normal new features. > 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? thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel