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 491A4EE4993 for ; Mon, 21 Aug 2023 12:08:44 +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=6W6d697quaqCojgC99cusiWXjhPF1kSAJT1fpH4fPS8=; b=IHei57UGlxqlSe Jc3s/9Xv8qfZg3xYfojEAAq8Bwz3YUPozfozuVzsMkKUTom4m0RmsjiaUWwcuG+zF+wCyMz1wGxNd n/GcgQbMfx77Nt0MQJXySL3Jx5nbuRZyoH9RARi3BYlaPsME5pE6EzYmlrCwoiThrZDfbvVbpMuXO 12E8xhhUMDWVgs4bg1ijkmyXTIZtdHhtJ7AUzu0kmSftRmUsg2h5Ct0HRyeggz5mSoemg1zxDW0f6 Hlqhne2WgOUtUryroY6MQT5FRN87nwUvgGDAydImOADUVmJDvKpIJyP1/k81n7Nsyc9y3KVyG/yJE vbWm9EtxJRmruqZCSe8w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qY3hm-00DwT9-1Q; Mon, 21 Aug 2023 12:08:22 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qY3hj-00DwSX-1W for linux-arm-kernel@lists.infradead.org; Mon, 21 Aug 2023 12:08:20 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E1A2D6331F; Mon, 21 Aug 2023 12:08:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3ECEEC433C7; Mon, 21 Aug 2023 12:08:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692619698; bh=PVrW88G27NaeeJAhpiG0fUdgU3T6lmCSgLklwhQPUcM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tdtBgc1Zdzz9XycBCO0HvY8k0JMEZI7SSV2GV49arWbVvzA56OVGAQ/K7B9/WRqAw iuO8kq4u503GRmKDkMS7jTQT7hOSibslO/INQJEjgA8LcauNsOmLXBKVT27z1VmOyw MlmbSHYmh0kn9BmwZeVB87uuBrHMMaSrjz2z05Em7/diTEUEcvf8UGCmxzH+wVGVNY 4ZgV+bLOo+CuthiWTRni0MYkQEQo2OXJXjV7fdgirMOVyChF8DvKLnoPW/hZ0msQsB pYi9Zcz27RTyLIHzclotFjDbbCvqWx+XGFLekHm2dchA7c5yKZpA/H8+aFdhR3WvjZ oI9VbJWTm+IIQ== Date: Mon, 21 Aug 2023 13:08:12 +0100 From: Will Deacon To: Jijie Shao Cc: jonathan.cameron@huawei.com, mark.rutland@arm.com, chenhao418@huawei.com, shenjian15@huawei.com, wangjie125@huawei.com, liuyonglong@huawei.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, huangguangbin2@huawei.com, zhangshaokun@hisilicon.com Subject: Re: [PATCH drivers/perf: hisi: 2/2] drivers/perf: hisi: fix set wrong filter mode for running events issue Message-ID: <20230821120812.GC19617@willie-the-truck> References: <20230816094619.3563784-1-shaojijie@huawei.com> <20230816094619.3563784-3-shaojijie@huawei.com> <20230821120440.GB19617@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230821120440.GB19617@willie-the-truck> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230821_050819_549435_7EC6EB4D X-CRM114-Status: UNSURE ( 8.59 ) 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, Aug 21, 2023 at 01:04:40PM +0100, Will Deacon wrote: > [+Guangbin Huang and Shaokun Zhang] The mail system : host mx5.hisilicon.com[124.71.93.234] said: 551 5.1.1 : Recipient address rejected: Failed recipient validation check.: host 127.0.0.1[127.0.0.1] said: 554 5.7.1 recipient verify from ldap failed (in reply to RCPT TO command) (in reply to RCPT TO command) : host mx5.huawei.com[124.71.93.234] said: 551 5.1.1 : Recipient address rejected: Failed recipient validation check.: host 127.0.0.1[127.0.0.1] said: 554 5.7.1 recipient verify from ldap failed (in reply to RCPT TO command) (in reply to RCPT TO command) So it's only Jonathan left in MAINTAINERS for "HISILICON HNS3 PMU DRIVER". Lucky him! Please can you update MAINTAINERS? Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel