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 316E6CD37B4 for ; Sun, 17 Sep 2023 12:13:20 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=gKKHn7T7A5xb6pMMw68vPgQOKAxSMlyQcXj2CCMmeI4=; b=001yZ9kKaTsi6o0oXItMvosusM XWYHz079FAYN4bRdl4F/GxfKpOqrtI6LxQ8DDneQaqFcfilxF0BhFxB/YHxKjzlh/0RhoUsqW7Wsm oa5//BscjDPB6BO+WFm5qiiOJGNw9c6+Cd3kZfwXfOM8JIkFmBi5TgmRAbd7lY39rb35o6pklZOt/ 2779G3957BwDNKag//yR8A5j9W7ZhVY/jZ4AdpIb59gqEnDOjoOdsj7/ALU2SyPsYJ5vlvouJpJAo xHIR7yvC2bLdL9RfXSfJXVvV4AIg6aySpVbJFiM3BypPzstL3Ql3P8PAj6z+0whwXlwOnRZp55kJ/ 6Ybk8cyQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qhqdn-00DdoB-1a; Sun, 17 Sep 2023 12:12:43 +0000 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qhqdi-00Ddnm-03 for linux-arm-kernel@lists.infradead.org; Sun, 17 Sep 2023 12:12:41 +0000 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qhqd8-0006Pi-8o; Sun, 17 Sep 2023 14:12:02 +0200 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qhqd2-006ywg-UO; Sun, 17 Sep 2023 14:11:56 +0200 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1qhqd2-002K98-KK; Sun, 17 Sep 2023 14:11:56 +0200 Date: Sun, 17 Sep 2023 14:11:54 +0200 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: John Ogness Cc: Marek Vasut , Rob Herring , linux-serial@vger.kernel.org, Jiri Slaby , Petr Mladek , Greg Kroah-Hartman , Sascha Hauer , linux-kernel@vger.kernel.org, Shawn Guo , Sergey Organov , NXP Linux Team , Pengutronix Kernel Team , Tom Rix , Ilpo =?utf-8?B?SsOkcnZpbmVu?= , Thomas Gleixner , Fabio Estevam , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH tty v1 29/74] serial: imx: Use port lock wrappers Message-ID: <20230917121154.q3qopymscpodaago@pengutronix.de> References: <20230914183831.587273-1-john.ogness@linutronix.de> <20230914183831.587273-30-john.ogness@linutronix.de> <20230915202122.ulgy4fdxpsxmecbo@pengutronix.de> <875y49nbq3.fsf@jogness.linutronix.de> MIME-Version: 1.0 In-Reply-To: <875y49nbq3.fsf@jogness.linutronix.de> X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230917_051238_056956_1C784F97 X-CRM114-Status: GOOD ( 15.91 ) 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: multipart/mixed; boundary="===============4016251506120089677==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4016251506120089677== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="l7zqlu23qfo3bmuk" Content-Disposition: inline --l7zqlu23qfo3bmuk Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 16, 2023 at 09:51:40PM +0206, John Ogness wrote: > On 2023-09-15, Uwe Kleine-K=F6nig wrote: > >> Converted with coccinelle. No functional change. > >>=20 > >> Signed-off-by: Thomas Gleixner > > > > This lacks a Signed-off line by John. >=20 > I really didn't have anything to do with the development of this > series. (I just did basic testing and the posting to LKML.) But I have > no problems adding my SoB if that is more appropriate. If you sent it, you have enough to do with it, that your S-o-b is required. See Documentation/process/submitting-patches.rst for the details, which has for example: Notably, the last Signed-off-by: must always be that of the developer submitting the patch. Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --l7zqlu23qfo3bmuk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEP4GsaTp6HlmJrf7Tj4D7WH0S/k4FAmUG7QkACgkQj4D7WH0S /k4l1wgAhPgVKOI/Ns+ehxDqtdNDTj7YzMZ4kngFH8ul/aEkAfoOeLTPFDY085UN d3D25kBr5qYQnBhyjbnMep3KF8LnTJtSSLukAL6G9J2MF3QWkbnP/LQbWTdFSnwL kDfLxBDjyHckVT0KSG9WxAxbNEqvUBiyjPcYRp2Zu1ycfluNHc7B0NR31DGT6XX0 J7cp8aiPXlDHZ+pYXcd7w/epJIXbp8wZzjI5ajbt/vhFLDfGQKJjPkiBqugw7vPE f8xYYbcFU2TifQUpvCCKX3wOfzmfyyL2lV2PvKViitXeOqm22cMIgAqSnqvkmVTL kRtzlb4y8xqH9AZvnsqGIvxQXuw11A== =OIHx -----END PGP SIGNATURE----- --l7zqlu23qfo3bmuk-- --===============4016251506120089677== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============4016251506120089677==--