Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4630556ybl; Wed, 22 Jan 2020 01:37:10 -0800 (PST) X-Google-Smtp-Source: APXvYqwlz7Os5DUyVZX9eI9yZgcpYePcZ7XyxUeVM5jt4tl/pgjWpTnxln/3o7jNxLoQByBJSQu7 X-Received: by 2002:a9d:7b4a:: with SMTP id f10mr7113704oto.4.1579685830318; Wed, 22 Jan 2020 01:37:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579685830; cv=none; d=google.com; s=arc-20160816; b=k3IB6l1mYZ5MLbnDN74zUQRWo+jIjGlVj5jIIuKofr6XgvDk8hKXPeaIeycEmrS+BE Yjupxu9IjiO+OYTX9oHD4U8ENBQCX1Kf791wI3GQLY2KRBOV1+rQKtz+q7ehX/Edbt3M 3XBhWZMdEG+lZVcWXdcptNZmixGsaUJ8QIQDte9wcvdIJS5WAzMKR0sAvnpousSfMGbH ZQbWQam0yAiuKknmdFfri+4f81P8o1HmRzn+h36JDTgiBwc3ziKpb4dG3aD63lsCXMV6 hextvabFtWsRbdKFYsyssMCXTnU74o+LUI93dzua0Dsr7CUgtIt0nyZ3tKgELE9aj/Bu JL+g== 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=NaOxk48mUsmuFfAqaXR/q69+I9uYOPIEX4p/5K9pcG0=; b=tHeE8aIgYJiFppHyF6FRN3hGjTlh1sPc3Q9nxyEBnrHbbIxdAu+XBiJb0LUJc8LNFF 8+u49lVXa2oSHl5n6SZymegPeUiZ/zkODyfPFVpZgx2LQr+AvYi6WOTtuSsPRGZYKjNw ls6URLRzWC218cfhksUIZJ/bw9TtrY4vnS1jpMOXvErYWUBYgEDOwiJZdBbrr14O7UT6 HpfWWKLyB+iZ+0S6+2O5GwkYGNtbDvp/80VOhbUBTb52fa16ZAm04dftEGrO/QSQBXw0 T81jf90FVltrZyYkLDOCpJ90ajH5rw8Q75jfQUEivK4Q/2O8uW5zpK46Gwpknmvbgm+m /T4A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IZ4oC94E; 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 k9si21786505oih.157.2020.01.22.01.36.57; Wed, 22 Jan 2020 01:37:10 -0800 (PST) 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=IZ4oC94E; 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 S1730991AbgAVJep (ORCPT + 99 others); Wed, 22 Jan 2020 04:34:45 -0500 Received: from mail.kernel.org ([198.145.29.99]:49352 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730959AbgAVJen (ORCPT ); Wed, 22 Jan 2020 04:34:43 -0500 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 1DAE82467B; Wed, 22 Jan 2020 09:34:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579685682; bh=OYHLdzTv6DuN+cQWgdk2ujfLcH7pBy3HLUC/selvCJg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IZ4oC94EP+Bpu8nfhLtADzqRZ8+GH92ICpLol4EKI7d0vzJH7gEJxuRL+2G21meh8 kNfyBsuNhPHT3TMCtLgRBZftf2dk7LTWPbnu1jgVgHEIHZqsrKh2tcEjIYqjVlN17T VwO6/+9exfFcX8Fmyn8Ip45QrT0yyi/c37NJuK3g= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Peng Fan Subject: [PATCH 4.9 36/97] tty: serial: pch_uart: correct usage of dma_unmap_sg Date: Wed, 22 Jan 2020 10:28:40 +0100 Message-Id: <20200122092802.330819958@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200122092755.678349497@linuxfoundation.org> References: <20200122092755.678349497@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 From: Peng Fan commit 74887542fdcc92ad06a48c0cca17cdf09fc8aa00 upstream. Per Documentation/DMA-API-HOWTO.txt, To unmap a scatterlist, just call: dma_unmap_sg(dev, sglist, nents, direction); .. note:: The 'nents' argument to the dma_unmap_sg call must be the _same_ one you passed into the dma_map_sg call, it should _NOT_ be the 'count' value _returned_ from the dma_map_sg call. However in the driver, priv->nent is directly assigned with value returned from dma_map_sg, and dma_unmap_sg use priv->nent for unmap, this breaks the API usage. So introduce a new entry orig_nent to remember 'nents'. Fixes: da3564ee027e ("pch_uart: add multi-scatter processing") Signed-off-by: Peng Fan Link: https://lore.kernel.org/r/1573623259-6339-1-git-send-email-peng.fan@nxp.com Signed-off-by: Greg Kroah-Hartman --- drivers/tty/serial/pch_uart.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) --- a/drivers/tty/serial/pch_uart.c +++ b/drivers/tty/serial/pch_uart.c @@ -252,6 +252,7 @@ struct eg20t_port { struct dma_chan *chan_rx; struct scatterlist *sg_tx_p; int nent; + int orig_nent; struct scatterlist sg_rx; int tx_dma_use; void *rx_buf_virt; @@ -806,9 +807,10 @@ static void pch_dma_tx_complete(void *ar } xmit->tail &= UART_XMIT_SIZE - 1; async_tx_ack(priv->desc_tx); - dma_unmap_sg(port->dev, sg, priv->nent, DMA_TO_DEVICE); + dma_unmap_sg(port->dev, sg, priv->orig_nent, DMA_TO_DEVICE); priv->tx_dma_use = 0; priv->nent = 0; + priv->orig_nent = 0; kfree(priv->sg_tx_p); pch_uart_hal_enable_interrupt(priv, PCH_UART_HAL_TX_INT); } @@ -1033,6 +1035,7 @@ static unsigned int dma_handle_tx(struct dev_err(priv->port.dev, "%s:dma_map_sg Failed\n", __func__); return 0; } + priv->orig_nent = num; priv->nent = nent; for (i = 0; i < nent; i++, sg++) {