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 X-Spam-Level: X-Spam-Status: No, score=-10.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8F4AEC12002 for ; Fri, 16 Jul 2021 09:52:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 756AB613ED for ; Fri, 16 Jul 2021 09:52:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235490AbhGPJzo (ORCPT ); Fri, 16 Jul 2021 05:55:44 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:51600 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231386AbhGPJzk (ORCPT ); Fri, 16 Jul 2021 05:55:40 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 7E9641C0B82; Fri, 16 Jul 2021 11:52:44 +0200 (CEST) Date: Fri, 16 Jul 2021 11:52:43 +0200 From: Pavel Machek To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Oscar Salvador , Naoya Horiguchi , Vlastimil Babka , David Hildenbrand , Andrew Morton , Linus Torvalds , Hanjun Guo Subject: Re: [PATCH 5.10 140/215] mm,hwpoison: return -EBUSY when migration fails Message-ID: <20210716095243.GA12505@amd> References: <20210715182558.381078833@linuxfoundation.org> <20210715182624.294004469@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline In-Reply-To: <20210715182624.294004469@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > From: Oscar Salvador >=20 > commit 3f4b815a439adfb8f238335612c4b28bc10084d8 Another format of marking upstream commits. How are this is number 8 or so. I have scripts trying to parse this, and I don't believe I'm the only one. > Link: https://lkml.kernel.org/r/20201209092818.30417-1-osalvador@suse.de > Signed-off-by: Oscar Salvador > Acked-by: Naoya Horiguchi > Acked-by: Vlastimil Babka > Cc: David Hildenbrand > Signed-off-by: Andrew Morton > Signed-off-by: Linus Torvalds Could se simply place Upstream: tag here? That should discourage such "creativity"... plus it will make it clear who touched patch in mainline context and who in stable context. Best regards, Pavel --=20 http://www.livejournal.com/~pavelmachek --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmDxVusACgkQMOfwapXb+vL/ywCaA9AxmEi/0e539yr6i76sbWx0 PTYAoJr3uwgDGvyh8EZtZtKkqxlbnvni =4+Fo -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X--