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 0805CC4332F for ; Thu, 20 Oct 2022 08:44:41 +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=HBvWZnUyY6/U965Tx+cCun64kIh7Lwk8y1CPPMiEYNg=; b=KH3ds673mUvwWH v2pl1rqydqKlRis/AhMhvpw3uguurMS8LbUcxsJYYU9T3O4CQV2OE/RLFwEKSVSMw87paIRb4CP/j GxTmPUGuq0DiVyRIIUPTPd2ehgfRwMNrXCjuv6/G0Pvc3nEp6lZssENxzCH+jRhgBhMFyngTOwL/h J1KzPGSA0l3URlHMs/QnHX+AuWATD9iQPSSwMjJDb0TxucQFn2RVAmOV69iC0yKJg2zl2pFdaA3Df 2DR+M2qMT68RrBMSsz5OsdQ4e0tagm50yGTx0Zttl4dlKU4sAK2Kk8vqsRAiYLQ4hWixqvJjHD86/ FrKrrmwHcA2I3Liaxtfw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1olR9V-00CNvJ-TS; Thu, 20 Oct 2022 08:43:46 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1olR9S-00CNuT-Od for linux-arm-kernel@lists.infradead.org; Thu, 20 Oct 2022 08:43:44 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id 49A1C61A78; Thu, 20 Oct 2022 08:43:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4EE6EC433C1; Thu, 20 Oct 2022 08:43:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1666255421; bh=Ym1HH25j2QKOpbMhvBrri7qsL0/1l+jUhmJGWl2Ph94=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=spkYKwDiCoz1zXe+UeR2+5wDmRbmze3e5T+qkpN4WXM1Y8klljcZh3EOZ20vgJVBS pLzhOsfRn2WKCzGAliGHM+AdvnECAJCYHCYWOfUb0AoxW1/qLd7oC1grKhtmLsouPs +44OBXvatg0MGhRY9ilengXjXQ1n/g5ijIMrjnTc= Date: Thu, 20 Oct 2022 10:43:39 +0200 From: Greg KH To: Suzuki K Poulose Cc: mathieu.poirier@linaro.org, mike.leach@linaro.org, leo.yan@linaro.org, coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, james.clark@arm.com Subject: Re: [GIT PULL] coresight: Fixes for v6.1 Message-ID: References: <20221019213118.797967-1-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221020_014342_858335_8ADA7CBB X-CRM114-Status: GOOD ( 28.48 ) 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 Thu, Oct 20, 2022 at 10:41:07AM +0200, Greg KH wrote: > On Wed, Oct 19, 2022 at 10:31:18PM +0100, Suzuki K Poulose wrote: > > Greg, > > > > Please find some of the fixes coresight drivers for v6.1. > > The important ones are a couple for the CTI driver which > > could cause hangs on a system with tracing. > > > > Please pull, > > Suzuki > > > > > > The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: > > > > Linux 6.1-rc1 (2022-10-16 15:36:24 -0700) > > > > are available in the Git repository at: > > > > git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git tags/coresight-fixes-v6.1-1 Nit, this is not a valid URL to pull from. Please fix for your next submission. > > > > for you to fetch changes up to 262068519b562dcf73297b2a75fb850342ba99e5: > > > > coresight: cti: Fix hang in cti_disable_hw() (2022-10-19 15:47:53 +0100) > > > > ---------------------------------------------------------------- > > coresight: Fixes for v6.1 > > > > Fixes for coresight drivers for v6.1 > > > > - Fix possible deadlock CTI mutexes (LOCKDEP) > > - Fix hang in CTI with runtime power management > > - Fix grammars in a comment > > - Use sysfs_emit() instead of scnprintf() > > Sorry, but patch 2 here, doing the sysfs_emit() is not allowed. That > user has been banned from lore.kernel.org for sending patches through a > random gmail account with no verification that they really are from ZTE > at all. Until we get proof from ZTE that this developer really is who > they say they are, we can't take patches from them. > > Please do not take any future patches from anyone sending from gmail.com > that purports to be from ZTE until this is worked out. > > Also, it's not a "fix" at all, and shouldn't be needed for 6.1-final at > all. > > I'll just drop that patch and regenerate this on my end to get the 3 > other fixes merged in here properly. I'll also drop the grammer "fix" in here too, that's not needed for 6.1-final. Also, the two other commits in here, do they need to go to stable trees? I see no "Fixes:" or "cc: stable" markings on them at all. How about you just regenerate the pull request with just the 2 patches here that are valid and put proper Fixes: tags on them, then send me a fixed up pull request. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel