Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp3788727ybi; Mon, 29 Jul 2019 12:38:39 -0700 (PDT) X-Google-Smtp-Source: APXvYqyncXDcr6cMZsHMg30tSRZDjVNm1YaU3iA5WL2ZqQxZ9ErQMXvBNZw4KlF7+BfMs1RtCFfw X-Received: by 2002:a17:902:9a04:: with SMTP id v4mr108340201plp.95.1564429119207; Mon, 29 Jul 2019 12:38:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564429119; cv=none; d=google.com; s=arc-20160816; b=eRBDJZmRQ/2FKgUZoRxWiN7+TouOxQcn2M57QI5cinWnPJh4OLruSH20Hn0j5M5JKi UKottRFr8DZBOK3kria/so4hFzN5yb8MeENqBCI/G7THFWEciomikIYBoVYIThi8DhcV 6OxCDQ1OVc4IEf5U2fzJLfIfTqFNc+SayeENdWejxWWF/PSndMkdutmQkTifVr01F+kw EsIduYwCQpbbj5t63s8iWNXxJgAnZo+Yc9e9NJm1+Wyj++71eqxsY6y1hFt8H+ZljWOD thuAiSD4DGj7vIemLBO3L6X/VnZ3/qE02izk4UVL253q/0N3ApCoGYvpjteDvc04NNgp bZ1A== 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=KSA+2zjtWw9HN3Qzt3+WWBvMQEfs9c/4vROvVRAao64=; b=L/aOXz2UE3laA+lf2IoVGCWNNdsRWr0Jc2FV2EQ/gru7eGBaM6e7KkhQpVGdcBxLON 4rLhbo34AUI1CUcyR8NVlRaTilNsWCiYRvnE3zXq7YRmDSDkc+2W050shbTSB95ye7I+ aWDO8ZZ4wkyHCAvll2zThXXt2y+CCEycUvoPp4LNhEjBfZibpAGVEY9csZOIgabYen8D XXSZasK1VW2ymVSLqkGfrTklAi3wVd2eFgNeuulPR7CKZAMvG2PD//wtXfcE1oPneSGQ MVqhe7iDQ6V5rhgT/snmr/5/8GQRS/Z/MAVTQS2ivKJ9lIp3r0VNK4Kk0uv9YtqiWCzr nJXw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HbAw0tXl; 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 f98si8516484plb.256.2019.07.29.12.38.24; Mon, 29 Jul 2019 12:38:39 -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=HbAw0tXl; 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 S2388649AbfG2ThF (ORCPT + 99 others); Mon, 29 Jul 2019 15:37:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:51522 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388620AbfG2ThB (ORCPT ); Mon, 29 Jul 2019 15:37:01 -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 9594E2054F; Mon, 29 Jul 2019 19:36:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564429020; bh=OZ1Lbxqvjp2nzJ5EQXI+CPRq2BAcJDCPYned28PDOZw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=HbAw0tXlMKnppd8T67hfgDxMZKrCy6ldq1Y4Xg0agysjUTK5pL8TM+Ecbh/ovpvmm U0nVgmhFI4SFq5YjEyNc6H6lQqSDtHeUhsMgafa09YuPqjQRh2Y5pZCGK6PLBvhhLZ 5dk3Ndqfiqn+UQQbVN8O7LM0Q+qsLEEO9aRzjV0c= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Eugeniu Rosca , Yoshihiro Shimoda , Geert Uytterhoeven , Sasha Levin Subject: [PATCH 4.14 258/293] serial: sh-sci: Fix TX DMA buffer flushing and workqueue races Date: Mon, 29 Jul 2019 21:22:29 +0200 Message-Id: <20190729190844.196311389@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 8493eab02608b0e82f67b892aa72882e510c31d0 ] When uart_flush_buffer() is called, the .flush_buffer() callback zeroes the tx_dma_len field. This may race with the work queue function handling transmit DMA requests: 1. If the buffer is flushed before the first DMA API call, dmaengine_prep_slave_single() may be called with a zero length, causing the DMA request to never complete, leading to messages like: rcar-dmac e7300000.dma-controller: Channel Address Error happen and, with debug enabled: sh-sci e6e88000.serial: sci_dma_tx_work_fn: ffff800639b55000: 0...0, cookie 126 and DMA timeouts. 2. If the buffer is flushed after the first DMA API call, but before the second, dma_sync_single_for_device() may be called with a zero length, causing the transmit data not to be flushed to RAM, and leading to stale data being output. Fix this by: 1. Letting sci_dma_tx_work_fn() return immediately if the transmit buffer is empty, 2. Extending the critical section to cover all DMA preparational work, so tx_dma_len stays consistent for all of it, 3. Using local copies of circ_buf.head and circ_buf.tail, to make sure they match the actual operation above. Reported-by: Eugeniu Rosca Suggested-by: Yoshihiro Shimoda Signed-off-by: Geert Uytterhoeven Reviewed-by: Eugeniu Rosca Tested-by: Eugeniu Rosca Link: https://lore.kernel.org/r/20190624123540.20629-2-geert+renesas@glider.be Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- drivers/tty/serial/sh-sci.c | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/drivers/tty/serial/sh-sci.c b/drivers/tty/serial/sh-sci.c index dc0b36ab999a..333de7d3fe86 100644 --- a/drivers/tty/serial/sh-sci.c +++ b/drivers/tty/serial/sh-sci.c @@ -1319,6 +1319,7 @@ static void work_fn_tx(struct work_struct *work) struct uart_port *port = &s->port; struct circ_buf *xmit = &port->state->xmit; dma_addr_t buf; + int head, tail; /* * DMA is idle now. @@ -1328,16 +1329,23 @@ static void work_fn_tx(struct work_struct *work) * consistent xmit buffer state. */ spin_lock_irq(&port->lock); - buf = s->tx_dma_addr + (xmit->tail & (UART_XMIT_SIZE - 1)); + head = xmit->head; + tail = xmit->tail; + buf = s->tx_dma_addr + (tail & (UART_XMIT_SIZE - 1)); s->tx_dma_len = min_t(unsigned int, - CIRC_CNT(xmit->head, xmit->tail, UART_XMIT_SIZE), - CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE)); - spin_unlock_irq(&port->lock); + CIRC_CNT(head, tail, UART_XMIT_SIZE), + CIRC_CNT_TO_END(head, tail, UART_XMIT_SIZE)); + if (!s->tx_dma_len) { + /* Transmit buffer has been flushed */ + spin_unlock_irq(&port->lock); + return; + } desc = dmaengine_prep_slave_single(chan, buf, s->tx_dma_len, DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); if (!desc) { + spin_unlock_irq(&port->lock); dev_warn(port->dev, "Failed preparing Tx DMA descriptor\n"); /* switch to PIO */ sci_tx_dma_release(s, true); @@ -1347,20 +1355,20 @@ static void work_fn_tx(struct work_struct *work) dma_sync_single_for_device(chan->device->dev, buf, s->tx_dma_len, DMA_TO_DEVICE); - spin_lock_irq(&port->lock); desc->callback = sci_dma_tx_complete; desc->callback_param = s; - spin_unlock_irq(&port->lock); s->cookie_tx = dmaengine_submit(desc); if (dma_submit_error(s->cookie_tx)) { + spin_unlock_irq(&port->lock); dev_warn(port->dev, "Failed submitting Tx DMA descriptor\n"); /* switch to PIO */ sci_tx_dma_release(s, true); return; } + spin_unlock_irq(&port->lock); dev_dbg(port->dev, "%s: %p: %d...%d, cookie %d\n", - __func__, xmit->buf, xmit->tail, xmit->head, s->cookie_tx); + __func__, xmit->buf, tail, head, s->cookie_tx); dma_async_issue_pending(chan); } -- 2.20.1