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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C9FB5C04A68 for ; Thu, 28 Jul 2022 21:00:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233201AbiG1VAr (ORCPT ); Thu, 28 Jul 2022 17:00:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56044 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233551AbiG1VAS (ORCPT ); Thu, 28 Jul 2022 17:00:18 -0400 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EAAA3F5B3; Thu, 28 Jul 2022 14:00:13 -0700 (PDT) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id E0FC91C0003; Thu, 28 Jul 2022 23:00:11 +0200 (CEST) Date: Thu, 28 Jul 2022 23:00:11 +0200 From: Pavel Machek To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Jakub Kicinski , Fedor Pchelkin Subject: Re: [PATCH 5.10 010/105] net: make free_netdev() more lenient with unregistering devices Message-ID: <20220728210011.GA4108@duo.ucw.cz> References: <20220727161012.056867467@linuxfoundation.org> <20220727161012.480155559@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: <20220727161012.480155559@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > From: Fedor Pchelkin >=20 > From: Jakub Kicinski >=20 > commit c269a24ce057abfc31130960e96ab197ef6ab196 upstream. =2E.. > Simplify the error paths which are currently doing gymnastics > around free_netdev() handling. >=20 > Signed-off-by: Jakub Kicinski > Signed-off-by: Fedor Pchelkin > Signed-off-by: Greg Kroah-Hartman Patches 10..15: there's something wrong with From: field here; it is present twice and sign-off does not match from. Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --jI8keyz6grp/JLjh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYuL42wAKCRAw5/Bqldv6 8qRrAKCfZhnZdZNQDsA1nl7EK3y4W/EcnQCfZjjgZ1E4fDe7wo9isOVuKUmVrcI= =5GRE -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh--