Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1700241pxb; Thu, 16 Sep 2021 13:20:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzbhLl1mZAzclKwHe11jDZhvF0m4SpDCs8VRpmJHmXB1EcPq3AOKbUR2bJEbNaV3UVMHMak X-Received: by 2002:a05:6402:3088:: with SMTP id de8mr8613811edb.76.1631823614471; Thu, 16 Sep 2021 13:20:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631823614; cv=none; d=google.com; s=arc-20160816; b=kXEU4YjCnHUfSJQbKFASyxYXqYK2qUZXhJK66ki/D8KibEW7+51Fw2PSpaLp1US/k7 KFFf6KahDpbUC0oYPgWA8TsMdTVjuNAf2uMS+E9AEMhsM4ws3GzF+JFt9fl2Zs66mm3Z iPztF18PNMdOOMgu698GACBc2246XVRsXLrqC0MqzcC7nNjsP94YEKiReLG85P3QutTk CggiSN+wrtt5Dv5xTHhPa9O7p0qJ5af3nZAcP4T7nauNF7zkcQyfvhZ048iGyXCoH6m0 QiAZV1quSvjRCxl49IQsUHnN5TM1iIQEFg3s7XKnQW+HGJWcbE7OmhQN3lTqLo5AP6R5 W2zg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=cdeYpKI3iR/CrhLUphwLmkbwO8pHdH9QmSBxhH0i/mg=; b=Sxhi+9GB8nhavePbddeYBplGIYSritkzRUNkG1u+Xvju0yf7u1Gyts5RCT9LiFv308 91+UrfwYRT9obtW0GZfy6NNvdK7F99hCoVegD5rZXSjs3j3gUJQf5SsfvHXzE6StmV41 zhUNd0SoipDZiX7n9lUHm+ynWxawKQlgyLI9ZxWJOPpCbYIUbUCSJIBsk2qUS5Ixb/6s XxhxMElTJCcIqzFU+BNwdvB6D4P3/seWh7BqwbUGcYDZSNvVCrtAzVddEKF7vGAYGgFW mIEDTqbZ4fvR/ilxPl0GZJSkx+WtQScElgQteljhC4rz0CmDPI0/f0aCTdbA488HFyjs /tVw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=OkjfebJz; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p7si4350444edw.260.2021.09.16.13.19.50; Thu, 16 Sep 2021 13:20:14 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=OkjfebJz; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241413AbhIPQVe (ORCPT + 99 others); Thu, 16 Sep 2021 12:21:34 -0400 Received: from mail.kernel.org ([198.145.29.99]:48410 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234838AbhIPQMo (ORCPT ); Thu, 16 Sep 2021 12:12:44 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id B3B116128B; Thu, 16 Sep 2021 16:09:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631808567; bh=YSGUJuDHSnZzOzXmBsKZOAT80LCOSLiqvtDEwYmOCJs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=OkjfebJz8ad8mIIdOklMjzHKpycDtZ0HZtoOlWkPPlxVtLyLBHW5I8YTKL/mzOUIz v8YSvUxAwUiEuzXPG5gQEw54HlftuV+Uf73Hi/zg+O0G8MyKPSvJFmgZrHFJ5M5xYj AZ0qn/SUinc8Nosz4zvzGQzikSwKFHXnYQdvTSrY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Zheyu Ma , Sasha Levin Subject: [PATCH 5.10 138/306] tty: serial: jsm: hold port lock when reporting modem line changes Date: Thu, 16 Sep 2021 17:58:03 +0200 Message-Id: <20210916155758.747243753@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155753.903069397@linuxfoundation.org> References: <20210916155753.903069397@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Zheyu Ma [ Upstream commit 240e126c28df084222f0b661321e8e3ecb0d232e ] uart_handle_dcd_change() requires a port lock to be held and will emit a warning when lockdep is enabled. Held corresponding lock to fix the following warnings. [ 132.528648] WARNING: CPU: 5 PID: 11600 at drivers/tty/serial/serial_core.c:3046 uart_handle_dcd_change+0xf4/0x120 [ 132.530482] Modules linked in: [ 132.531050] CPU: 5 PID: 11600 Comm: jsm Not tainted 5.14.0-rc1-00003-g7fef2edf7cc7-dirty #31 [ 132.535268] RIP: 0010:uart_handle_dcd_change+0xf4/0x120 [ 132.557100] Call Trace: [ 132.557562] ? __free_pages+0x83/0xb0 [ 132.558213] neo_parse_modem+0x156/0x220 [ 132.558897] neo_param+0x399/0x840 [ 132.559495] jsm_tty_open+0x12f/0x2d0 [ 132.560131] uart_startup.part.18+0x153/0x340 [ 132.560888] ? lock_is_held_type+0xe9/0x140 [ 132.561660] uart_port_activate+0x7f/0xe0 [ 132.562351] ? uart_startup.part.18+0x340/0x340 [ 132.563003] tty_port_open+0x8d/0xf0 [ 132.563523] ? uart_set_options+0x1e0/0x1e0 [ 132.564125] uart_open+0x24/0x40 [ 132.564604] tty_open+0x15c/0x630 Signed-off-by: Zheyu Ma Link: https://lore.kernel.org/r/1626242003-3809-1-git-send-email-zheyuma97@gmail.com Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- drivers/tty/serial/jsm/jsm_neo.c | 2 ++ drivers/tty/serial/jsm/jsm_tty.c | 3 +++ 2 files changed, 5 insertions(+) diff --git a/drivers/tty/serial/jsm/jsm_neo.c b/drivers/tty/serial/jsm/jsm_neo.c index bf0e2a4cb0ce..c6f927a76c3b 100644 --- a/drivers/tty/serial/jsm/jsm_neo.c +++ b/drivers/tty/serial/jsm/jsm_neo.c @@ -815,7 +815,9 @@ static void neo_parse_isr(struct jsm_board *brd, u32 port) /* Parse any modem signal changes */ jsm_dbg(INTR, &ch->ch_bd->pci_dev, "MOD_STAT: sending to parse_modem_sigs\n"); + spin_lock_irqsave(&ch->uart_port.lock, lock_flags); neo_parse_modem(ch, readb(&ch->ch_neo_uart->msr)); + spin_unlock_irqrestore(&ch->uart_port.lock, lock_flags); } } diff --git a/drivers/tty/serial/jsm/jsm_tty.c b/drivers/tty/serial/jsm/jsm_tty.c index 689774c073ca..8438454ca653 100644 --- a/drivers/tty/serial/jsm/jsm_tty.c +++ b/drivers/tty/serial/jsm/jsm_tty.c @@ -187,6 +187,7 @@ static void jsm_tty_break(struct uart_port *port, int break_state) static int jsm_tty_open(struct uart_port *port) { + unsigned long lock_flags; struct jsm_board *brd; struct jsm_channel *channel = container_of(port, struct jsm_channel, uart_port); @@ -240,6 +241,7 @@ static int jsm_tty_open(struct uart_port *port) channel->ch_cached_lsr = 0; channel->ch_stops_sent = 0; + spin_lock_irqsave(&port->lock, lock_flags); termios = &port->state->port.tty->termios; channel->ch_c_cflag = termios->c_cflag; channel->ch_c_iflag = termios->c_iflag; @@ -259,6 +261,7 @@ static int jsm_tty_open(struct uart_port *port) jsm_carrier(channel); channel->ch_open_count++; + spin_unlock_irqrestore(&port->lock, lock_flags); jsm_dbg(OPEN, &channel->ch_bd->pci_dev, "finish\n"); return 0; -- 2.30.2