Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp3787870ybi; Mon, 29 Jul 2019 12:37:38 -0700 (PDT) X-Google-Smtp-Source: APXvYqxLWbLqGZUTwDFoOgkIoAgijxZFPpGz06pqvVOgCNmfKo0vF8Gq1+ALqqjY3bOqracn5A7K X-Received: by 2002:a17:90b:d8b:: with SMTP id bg11mr113731150pjb.30.1564429058832; Mon, 29 Jul 2019 12:37:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564429058; cv=none; d=google.com; s=arc-20160816; b=GtonIto60S67bIR/lNO04mDoD0WBy3GHCmJSWHgfl8MLX3NmXznDd4P1jJgXu4TvN4 /gFSc8ODqNCNc/HLuHl7hiNp7uYMc/m7K1vwJPUR9PWVAeMKOKHilECwLBK6lqfPNSHs UiP8IuzftF4/kgxrVFBC8DXwlBbOynzv2TdyV3NnUjUQm+6TPmxyVVrTQKyY3U4uPlrG f/+AWoeluixqNT7vrMtOEXL19xi+scs1frBT8wwgYhy199CVVuJduothsL/LkFoty4DT ce4CFgnZmfe+C6aIDl5E+O8S1EJ6ZojuT6aeN2jk8NRbllJ8yGt/b9+qs2i6BBpWAzhq EL6A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=q45wmv1XiAFGAwj+Wd2cCnF9CJNT9/qSuu8NMydYYuU=; b=oCZ8SkKVAAf4MBIRDEYm45GPiT9j0dzILl5IOUJ4I+DksXl/Kz/KVQNdzZGlQOkZMx CbuFK5eositHeIqpT+phwuULzFRE8WDqGR8P2N1qfl8KdqckvefoKtqomqaz05X7U7dJ jCt2/DVxvXWTFiy4cU0fY1Sk3NHYr12k6mO3BIJkaJalJUliAE3GTvn5EtgYZCYRpEQo KuIpvCr0hKnC2D0E7hybGgqzvizrSKtOP0Kipxih7TP9R/IVVXiyZmWN9Zv/aAOCvUYc AHI8ghWWQ5rmz8OKz62NeNfc1A/M2+4SOpnriRFHNMvBuY4/TtIXYJLSCIqAThhR91fj xgWg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=R7YsZKZB; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w10si29672550pfq.115.2019.07.29.12.37.24; Mon, 29 Jul 2019 12:37:38 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=R7YsZKZB; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388565AbfG2Tf7 (ORCPT + 99 others); Mon, 29 Jul 2019 15:35:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:50276 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388543AbfG2Tf5 (ORCPT ); Mon, 29 Jul 2019 15:35:57 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id ED03E2070B; Mon, 29 Jul 2019 19:35:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564428956; bh=gjigkedbTLbWtgV7jYoDIS4dKCy0u3tofYw9FRBagog=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=R7YsZKZB/NqejDsAhw4+rg1XgKJ6Wezk5wWOfBCX8u93DNd2p2VOFiYOpyoF5smbl 5CRlaXDYo4uResuzQsnFRFB8nAcKkl7+TEM+RApop2xPgF5IBjnI8LB6snZ+9pLNYT p4xxvJglM4IeKOnUmwXZGIfbd0hxS0Xal735hhBo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Serge Semin , Sasha Levin Subject: [PATCH 4.14 240/293] tty: serial_core: Set port active bit in uart_port_activate Date: Mon, 29 Jul 2019 21:22:11 +0200 Message-Id: <20190729190842.856050919@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190729190820.321094988@linuxfoundation.org> References: <20190729190820.321094988@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [ Upstream commit 13b18d35909707571af9539f7731389fbf0feb31 ] A bug was introduced by commit b3b576461864 ("tty: serial_core: convert uart_open to use tty_port_open"). It caused a constant warning printed into the system log regarding the tty and port counter mismatch: [ 21.644197] ttyS ttySx: tty_port_close_start: tty->count = 1 port count = 2 in case if session hangup was detected so the warning is printed starting from the second open-close iteration. Particularly the problem was discovered in situation when there is a serial tty device without hardware back-end being setup. It is considered by the tty-serial subsystems as a hardware problem with session hang up. In this case uart_startup() will return a positive value with TTY_IO_ERROR flag set in corresponding tty_struct instance. The same value will get passed to be returned from the activate() callback and then being returned from tty_port_open(). But since in this case tty_port_block_til_ready() isn't called the TTY_PORT_ACTIVE flag isn't set (while the method had been called before tty_port_open conversion was introduced and the rest of the subsystem code expected the bit being set in this case), which prevents the uart_hangup() method to perform any cleanups including the tty port counter setting to zero. So the next attempt to open/close the tty device will discover the counters mismatch. In order to fix the problem we need to manually set the TTY_PORT_ACTIVE flag in case if uart_startup() returned a positive value. In this case the hang up procedure will perform a full set of cleanup actions including the port ref-counter resetting. Fixes: b3b576461864 "tty: serial_core: convert uart_open to use tty_port_open" Signed-off-by: Serge Semin Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- drivers/tty/serial/serial_core.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/tty/serial/serial_core.c b/drivers/tty/serial/serial_core.c index c39246b916af..17e2311f7b00 100644 --- a/drivers/tty/serial/serial_core.c +++ b/drivers/tty/serial/serial_core.c @@ -1742,6 +1742,7 @@ static int uart_port_activate(struct tty_port *port, struct tty_struct *tty) { struct uart_state *state = container_of(port, struct uart_state, port); struct uart_port *uport; + int ret; uport = uart_port_check(state); if (!uport || uport->flags & UPF_DEAD) @@ -1752,7 +1753,11 @@ static int uart_port_activate(struct tty_port *port, struct tty_struct *tty) /* * Start up the serial port. */ - return uart_startup(tty, state, 0); + ret = uart_startup(tty, state, 0); + if (ret > 0) + tty_port_set_active(port, 1); + + return ret; } static const char *uart_type(struct uart_port *port) -- 2.20.1