Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp4081627ybi; Mon, 29 Jul 2019 18:51:36 -0700 (PDT) X-Google-Smtp-Source: APXvYqwHib4v2ENKB3sHZuxWkO3n8aedEpi/CaGSZm6AWgCMiNrfZAMVM4Y807378/ppY1xJny1u X-Received: by 2002:a17:90a:9dca:: with SMTP id x10mr115984497pjv.100.1564451496007; Mon, 29 Jul 2019 18:51:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564451496; cv=none; d=google.com; s=arc-20160816; b=C1wLjBf2YnHMP07MZkCRfDg7LVPv5R6DAgMtNDWk/R5QMpUgEGTNGegNCAhgXhKdut zec2k8labSnYg8tnOARDRr5zGTWTAnPh9uc2/disZ4CG9vzX0Ko7EuIfBVifkV44xz7M DzXNof7rwA6ndtWQNSCOr40CiF1q4wF9K8aaI1hxLkiFEWyR6mg0vRFOE6cLVht4hapv UPGWIIjdzowxB8l+Rw8Axoc+LBUP9QjkHz8eYXtFj0zSk3SF6a7H7vDeIFM4t/FysYZM 6rx4Z0vNXsnrUee70ubTEnQwRDeIu593oEPNPfYlQPGu8Y7tdqbJk+juvTPfM/5steAE NLDw== 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=2DMiTyv3mG298QdgYCbcBPo7VoEd7jQofH5v2B9PmLw=; b=U7kFgYp0nIRrggIAKyKnRDpHUrhqWz7zF611senc6wCtZXCbR+rk6wv8CEVSxc7EKs YoSKfRpG9uakUZF8liPfDNWfd8TpQrXyZUdVy40D3rlpITEovIxLgPJpnFZW+M/XJ/0A L7T1BA9kJOGHJxajxGBZOG1U9vn8cOhNoXIfUaL+B/tAbN+h8XXUXQm57QPPIngq4Op/ oOQ8DGvHEnNwbdxxt5mEf9gEGiP6vGCHFOv6zJMkYUFiqu56azE0+BZaSTz9SCMMYVN5 OaGr0oovoZBhuWsj+XxpadekCNkKLsckL6KV2VlHBvkJ+fU2Y+aPgi3eae9HMcn4l6Pa 2mYw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="WieRXmL/"; 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 o8si28243270pgj.239.2019.07.29.18.51.21; Mon, 29 Jul 2019 18:51:35 -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="WieRXmL/"; 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 S2389423AbfG2Tlw (ORCPT + 99 others); Mon, 29 Jul 2019 15:41:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:57386 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388871AbfG2Tlv (ORCPT ); Mon, 29 Jul 2019 15:41:51 -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 992BB2171F; Mon, 29 Jul 2019 19:41:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564429310; bh=AiRkER81Co8UQt0zlgmDGoi46MpkJjkhNRC9uvNMC1w=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=WieRXmL/cLsesget8O9C244HIjG890q/MZInTuQivsmF+AOGF7w0qC8CO0gefsau1 llxSZ+HftV1TQqfkBgFnL1Fo4izbO/nBHfXO6QwTeTCfVB8q/a34q4APTetcaLyxTv xsnsvYGf+B6Wx/QX40gpnF13ui8/5rjkTgrWDEX4= 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.19 057/113] serial: sh-sci: Fix TX DMA buffer flushing and workqueue races Date: Mon, 29 Jul 2019 21:22:24 +0200 Message-Id: <20190729190709.142567610@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190729190655.455345569@linuxfoundation.org> References: <20190729190655.455345569@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 71f12601e693..5550289e6678 100644 --- a/drivers/tty/serial/sh-sci.c +++ b/drivers/tty/serial/sh-sci.c @@ -1376,6 +1376,7 @@ static void work_fn_tx(struct work_struct *work) struct circ_buf *xmit = &port->state->xmit; unsigned long flags; dma_addr_t buf; + int head, tail; /* * DMA is idle now. @@ -1385,16 +1386,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"); goto switch_to_pio; } @@ -1402,18 +1410,18 @@ 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"); goto switch_to_pio; } + 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); return; -- 2.20.1