Received: by 2002:a05:7412:31a9:b0:e2:908c:2ebd with SMTP id et41csp4112216rdb; Thu, 14 Sep 2023 12:06:27 -0700 (PDT) X-Google-Smtp-Source: AGHT+IEg/5UtRJWyRIKvh74FsHuHWq2mW4Jh70E0Z+6Ru4+op5DmGvOkyFQ/c3UX9gdpmOT8wivG X-Received: by 2002:a05:6e02:1d87:b0:349:978e:78d8 with SMTP id h7-20020a056e021d8700b00349978e78d8mr8169739ila.2.1694718386621; Thu, 14 Sep 2023 12:06:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1694718386; cv=none; d=google.com; s=arc-20160816; b=K3M9XIxYHiBT0xzmSJneFEZ94FoJS2EpaXuGuG804yWs40OQnM47k2LBXqiIfkCp8i sM7Cc44v26cpVss9SGA1QSQOUZ1L+OWfVhe+zwQHWQLOU1ELfWCaCpV5dHd4U7Yt9pN8 /lmCpXR0pBX8q4bKwPyS5q7gaQ9ryZKsXx5F23cwvc4MYzjF5sm2BqCwta0JCqB4uxI3 bwTPeGcRgcUYunm/FoG2LybpI+NCP7yIBjIOl9E8kJQRpB4KJPqJooEblPaXuPg9+nu6 J2xF0JadJ/bh0K+bu/OeB2ZzH2IGFVaExTrCUZxkIlZNtAOBuMr6wVcMqemN0jHQXDMJ tepA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:references:message-id :in-reply-to:subject:cc:to:from:date; bh=uPoHy6xMx79JXLx3aYSnd1hh+M84OV18KEDmjW9muFU=; fh=yvKX1fFJWXiaXDVXxV+46aQwH6fdyeibMUP96y9Gfp0=; b=GKmN2Pl+/QptQQg4oRHi0y2rc1amFtuyagaQuiooMviZaRFDXpfQbNhm/zbboL8ZeT fBxVzfcEol7IVPBXnd4ukc1vG9AmR4Z9Ktlh9u/ifQiVTMJ7uXbNy8muXjEv2vfgyMag ge+6ibWoKeTHtai8qE5WTfMwbxZJrk+dgoPQ8xvAwyyXuHBjXulLICya6AJmWtDeF3oe adpgoCMBM/YoHDzDoZBBVzdGUktsQ4X01/fV6/W+SeDGMbk7cxb0J4rSQWOLLZw3CGDL 0AHm+3lv1QFIexfQAWFAcmW7OuZbEIoKxmhx7TQOoLd+KTQoidUHD/qvRx8oviYxqiFU md/w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:8 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from fry.vger.email (fry.vger.email. [2620:137:e000::3:8]) by mx.google.com with ESMTPS id k24-20020a63ff18000000b00565e5651c6dsi1557685pgi.766.2023.09.14.12.06.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Sep 2023 12:06:26 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:8 as permitted sender) client-ip=2620:137:e000::3:8; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:8 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by fry.vger.email (Postfix) with ESMTP id 1DA9D82F44E3; Thu, 14 Sep 2023 12:02:25 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at fry.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241798AbjINTCF (ORCPT + 99 others); Thu, 14 Sep 2023 15:02:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57010 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241762AbjINTBu (ORCPT ); Thu, 14 Sep 2023 15:01:50 -0400 Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C8C8E2127; Thu, 14 Sep 2023 12:01:05 -0700 (PDT) Received: by angie.orcam.me.uk (Postfix, from userid 500) id AF2EC92009C; Thu, 14 Sep 2023 21:01:01 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id A78F392009B; Thu, 14 Sep 2023 20:01:01 +0100 (BST) Date: Thu, 14 Sep 2023 20:01:01 +0100 (BST) From: "Maciej W. Rozycki" To: John Ogness cc: Greg Kroah-Hartman , Jiri Slaby , linux-serial@vger.kernel.org, Petr Mladek , Thomas Gleixner , linux-kernel@vger.kernel.org, Tobias Klauser , Thierry Reding , Joel Stanley , Andrew Jeffery , linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, Al Cooper , Broadcom internal kernel review list , Tony Lindgren , Andy Shevchenko , =?UTF-8?Q?Ilpo_J=C3=A4rvinen?= , Florian Fainelli , Andrew Davis , Matthew Howell , =?UTF-8?Q?Uwe_Kleine-K=C3=B6nig?= , Johan Hovold , Matthias Brugger , AngeloGioacchino Del Regno , Chen-Yu Tsai , linux-mediatek@lists.infradead.org, Lukas Wunner , Matthias Schiffer , Arnd Bergmann , Kumaravel Thiagarajan , Tharun Kumar P , Russell King , Hongyu Xie , Jiamei Xie , Rob Herring , delisun , Lino Sanfilippo , Yangtao Li , Vineet Gupta , linux-snps-arc@lists.infradead.org, Richard Genoud , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Arend van Spriel , Christophe Leroy , Baruch Siach , Sherry Sun , Shenwei Wang , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Sergey Organov , Tom Rix , Marek Vasut , Karol Gugala , Mateusz Holenko , Gabriel Somlo , Vladimir Zapolskiy , Jacky Huang , Shan-Chun Hung , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , Dmitry Rokosov , Lucas Tanure , linux-amlogic@lists.infradead.org, Taichi Sugaya , Takao Orito , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Andy Gross , Bjorn Andersson , Konrad Dybcio , linux-arm-msm@vger.kernel.org, =?UTF-8?Q?Pali_Roh=C3=A1r?= , Andrew Morton , =?UTF-8?Q?Andreas_F=C3=A4rber?= , Manivannan Sadhasivam , linux-actions@lists.infradead.org, Xiongfeng Wang , Yuan Can , Michael Ellerman , Nicholas Piggin , linuxppc-dev@lists.ozlabs.org, linux-unisoc@lists.infradead.org, Kevin Cernekee , Krzysztof Kozlowski , Alim Akhtar , linux-samsung-soc@vger.kernel.org, Lukas Bulwahn , Lech Perczak , Hugo Villeneuve , Andy Shevchenko , Isaac True , Laxman Dewangan , Thierry Reding , Jonathan Hunter , linux-tegra@vger.kernel.org, Biju Das , Geert Uytterhoeven , Palmer Dabbelt , Paul Walmsley , Nick Hu , Ruan Jinjie , Samuel Holland , linux-riscv@lists.infradead.org, Orson Zhai , Baolin Wang , Chunyan Zhang , Patrice Chotard , Maxime Coquelin , Alexandre Torgue , Valentin Caron , Sebastian Andrzej Siewior , linux-stm32@st-md-mailman.stormreply.com, "David S. Miller" , sparclinux@vger.kernel.org, Hammer Hsieh , Peter Korsgaard , Timur Tabi , Mukesh Ojha , =?UTF-8?Q?Jonathan_Neusch=C3=A4fer?= , Michal Simek Subject: Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock In-Reply-To: <20230914183831.587273-1-john.ogness@linutronix.de> Message-ID: References: <20230914183831.587273-1-john.ogness@linutronix.de> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (fry.vger.email [0.0.0.0]); Thu, 14 Sep 2023 12:02:25 -0700 (PDT) X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on fry.vger.email On Thu, 14 Sep 2023, John Ogness wrote: > Patches 2-74 switch all uart port locking call sites to use the new > wrappers. These patches were automatically generated using coccinelle. Hmm, no need to do this for drivers/tty/serial/zs.c? Maciej