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 F3226CD11C2 for ; Wed, 10 Apr 2024 08:25:48 +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=pKzS7v25WkvvAs1idu71JaLdkU1FsglvAItWiNtbCBg=; b=j2feGmMMfz1cpi xjWH02VWbLDtWnbUIWs7kDCAIP5LJ/oFuO2NCZ76w35ZShB2zXPTGkZLE4//jiZq70oJ84WK3ss5y 887/EKl515E225Y4/8DYENrRoD00cbq4Q8GkPivtFMCWvHLU8El3pL4mLzL2/N9t70nP8/+TxC9zj 2lrBU0OEl3RzbwIImPQrOvBG5zlqjOs4DEolJJano06V1fUzU/szwOLZMVvAF7dF6I/LZT2lq6s71 caSZ0Qklxuj+eOpc6/22wD0X579PXBRhSBDcOplaYOYAU+nr8/DDwIZTdlZ5pBcOwYK8tIAnsmX4l epcn8tsPQqIZ1z5W2+bQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruTGy-00000005qSZ-0hjx; Wed, 10 Apr 2024 08:25:36 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ruTGu-00000005qRx-2yBm for linux-arm-kernel@lists.infradead.org; Wed, 10 Apr 2024 08:25:34 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 3E5C6CE2645; Wed, 10 Apr 2024 08:25:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 222B4C433F1; Wed, 10 Apr 2024 08:25:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1712737529; bh=Dhybrf/jRqbpyhuhIWlZvPbxMVOS0VFGt4WJR1DnMNo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KDPNsaBudn+n4+RXzxU38zA293P9i01hK4pr+EzsNlygvUAPOjzwvf/oUbikrXg95 /N9KFTY1uuvoJgBUoJH4BkRDQEIr3X5LSBVt6P6w3X2XFz+Etf1/yCAYNPWYH2L813 KkAO4Cql9cMJLXpMa0g0EbkaGil+/s1j6TdGGz4k= Date: Wed, 10 Apr 2024 10:25:26 +0200 From: Greg Kroah-Hartman To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Jakub Kicinski , linux-usb@vger.kernel.org, Li Yang , Zhang Wei , kernel@pengutronix.de, netdev@vger.kernel.org, Shawn Guo , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working Message-ID: <2024041010-neuron-vividness-8202@gregkh> References: <20240405072042.697182-2-u.kleine-koenig@pengutronix.de> <20240409144204.00cc76ce@kernel.org> 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-20240410_012532_949290_4B036DA7 X-CRM114-Status: GOOD ( 16.13 ) 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Apr 10, 2024 at 08:42:06AM +0200, Uwe Kleine-K=F6nig wrote: > On Tue, Apr 09, 2024 at 02:42:04PM -0700, Jakub Kicinski wrote: > > On Fri, 5 Apr 2024 09:20:41 +0200 Uwe Kleine-K=F6nig wrote: > > > When sending a patch to (among others) Li Yang the nxp MTA replied th= at > > > the address doesn't exist and so the mail couldn't be delivered. The > > > error code was 550, so at least technically that's not a temporal iss= ue. > > > = > > > Signed-off-by: Uwe Kleine-K=F6nig > > = > > FWIW it's eaac25d026a1 in net, thanks! > = > Greg also picked it up, it's fbdd90334a6205e8a99d0bc2dfc738ee438f00bc in > https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-linus > . Both are included in next-20240410. I guess that's not a big problem. > (And please prevent that the patch is dropped from both trees as it's > already included in the other :-) We already got a report from linux-next about this, it's fine, we will both keep it. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel