From patchwork Fri Sep 13 08:39:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Esben Haabendal X-Patchwork-Id: 13803138 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 CF667FA3730 for ; Fri, 13 Sep 2024 08:42:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References :Message-Id:Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=WnHN7qMcG8tuD13zIADdEsVNMqZ34MUXlFCfvG8EYAs=; b=G54tb5ox54shTCOllJ8fAhr6CH E2uCfBZ3ginx3QYl8P4PO8FPZDKM5EP2rSdqzH9SNtFmLd5etRllkPI3K0ew82LHlpIBinfAG/Wi0 Kf6oxkNfJuMX7TqLMa3mpb1N5Sco/zvx3SQHPZV4++tdUqLXpbXkFk0GkkW0cJVDDBKmc7RQ0PdjF lW9z2cm0bDOB0LKaMETmBwyIH5IAk4zWUqUuJZ0FGgCjqKQflsp1cmYE/Ss5dFZ7HK98ntEWEyT4U Olkh1PHOnMK2Igfdb5wr6+6+mjhDpfW9ETQjWjl8wovVklkq7ukFbMf2fMmi4BZRinVeoBrCFj420 yGfFVBhw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sp1sd-0000000FNk2-1vh5; Fri, 13 Sep 2024 08:42:15 +0000 Received: from www530.your-server.de ([188.40.30.78]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sp1qN-0000000FNFu-1PXR for linux-arm-kernel@lists.infradead.org; Fri, 13 Sep 2024 08:40:21 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=geanix.com; s=default2211; h=Cc:To:In-Reply-To:References:Message-Id: Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date:From:Sender: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID; bh=WnHN7qMcG8tuD13zIADdEsVNMqZ34MUXlFCfvG8EYAs=; b=v6m0tedBbDqYDJdypQtCEzP5Tk NX869ilVDTik14Yg4COsDcbUTRsjv7j6Z7cahYnn+cqAIGqsCKJbUoJsjE7tnhhrP9IxS+VRazKky MnfraUBGmmqA8d2qiCB8OD24VrHACB5wbm08zaIxG16BDB+1s3cWN4qah2FUvCuM63Gbd7HcB+A99 K8+t6BVYspFipZl2hTsNmzyZM9LcGCjhD87zD5nhaOsuxBj9EkRl+67+ZOeoZ9pTcsZ4HJ1QekMmg AaWcviBkF8ZVoXqbqssFL2297ef8bU1RlK8CuE9W4MAhco33ikeNY2QZIyLk/20VXxAH/UFJJ6hB0 lyZFD1lQ==; Received: from sslproxy07.your-server.de ([78.47.199.104]) by www530.your-server.de with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sp1qL-000Dwj-Qa; Fri, 13 Sep 2024 10:39:53 +0200 Received: from [80.62.117.18] (helo=localhost) by sslproxy07.your-server.de with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1sp1qK-0003Hn-2N; Fri, 13 Sep 2024 10:39:53 +0200 From: Esben Haabendal Date: Fri, 13 Sep 2024 10:39:49 +0200 Subject: [PATCH 1/2] serial: imx: Grab port lock in imx_uart_enable_wakeup() MIME-Version: 1.0 Message-Id: <20240913-serial-imx-lockfix-v1-1-4d102746c89d@geanix.com> References: <20240913-serial-imx-lockfix-v1-0-4d102746c89d@geanix.com> In-Reply-To: <20240913-serial-imx-lockfix-v1-0-4d102746c89d@geanix.com> To: Greg Kroah-Hartman , Jiri Slaby , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , John Ogness Cc: linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, Esben Haabendal X-Mailer: b4 0.14.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1726216791; l=1035; i=esben@geanix.com; s=20240523; h=from:subject:message-id; bh=st/YOUKHt7mTrSOi39Ic1qZPpt4tegKJFkaBdwH/HZY=; b=GFqRZZb5hDDFmJ6nfbHrxykfNuBZyqojtW8NnRHxTQ3JBPTqSRp/dkC2uZ/4pLH2hHycvCcL1 WSg8ALqwgcsBqQh4lfS7vA87Vvx309o1iWQM+w7fVzegMcDybDvrqxA X-Developer-Key: i=esben@geanix.com; a=ed25519; pk=PbXoezm+CERhtgVeF/QAgXtEzSkDIahcWfC7RIXNdEk= X-Authenticated-Sender: esben@geanix.com X-Virus-Scanned: Clear (ClamAV 0.103.10/27396/Thu Sep 12 10:46:40 2024) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240913_013955_411582_7EDC1761 X-CRM114-Status: UNSURE ( 9.33 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The port lock needs to be held when doing read-modify-write on UCR1 and UCR3. Signed-off-by: Esben Haabendal --- drivers/tty/serial/imx.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/drivers/tty/serial/imx.c b/drivers/tty/serial/imx.c index 67d4a72eda77..efa3eb3a2c57 100644 --- a/drivers/tty/serial/imx.c +++ b/drivers/tty/serial/imx.c @@ -2580,10 +2580,13 @@ static void imx_uart_save_context(struct imx_port *sport) uart_port_unlock_irqrestore(&sport->port, flags); } +/* called with irq off */ static void imx_uart_enable_wakeup(struct imx_port *sport, bool on) { u32 ucr3; + uart_port_lock(&sport->port); + ucr3 = imx_uart_readl(sport, UCR3); if (on) { imx_uart_writel(sport, USR1_AWAKE, USR1); @@ -2603,6 +2606,8 @@ static void imx_uart_enable_wakeup(struct imx_port *sport, bool on) } imx_uart_writel(sport, ucr1, UCR1); } + + uart_port_unlock(&sport->port); } static int imx_uart_suspend_noirq(struct device *dev)