Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp8539898ybl; Thu, 16 Jan 2020 19:08:02 -0800 (PST) X-Google-Smtp-Source: APXvYqwy1ePhbSKY8UaQLEWJrDLid1HAHLZImcqR5VUsP14J97YnU12QQ5/t1B/cfaD7o5lsInz3 X-Received: by 2002:a05:6808:f:: with SMTP id u15mr1948340oic.100.1579230481837; Thu, 16 Jan 2020 19:08:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579230481; cv=none; d=google.com; s=arc-20160816; b=f+bvezs3kiV9XXrYmtVvUUe2Rlf8SfWODvqsuZoE0JQXYo1SaOF6sjKOw1hjMZkedp D3Aq2nVmflnxPF0TN22oEg41JdS2n9vV999h/p9cjXIpp3C06Y0PtcZO/AcAQ03RwSUg Gv7hEKpX2K4479PRldeGY4vDHTjYgACoGemt77JzeSHPT0kRmOLyd4gtfYs9IytUP5gU kqGM+lyt4PlvuA8LyT2O5TLWu7JqxbQKcljfu5mzwbbES5S59JHIKSXpxhYosT3NkDhF EaCrvZajuNq61pgyInHqgJDwpexvQNbKyi1ZWI7nlF32WGUlevhax8gNQPPxABMtMoh9 vdCA== 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=LezNAtlUOZNLfvVMg9/qZo2dYRah82affYbLiJXOZxk=; b=nKDsZqsCjCov3HdoZKmvY7QWRnXHAYaQkoOvMPkE188Wb87q6vIRzPJlSXOzp8hpsA TMoGV3TkvpXq58Z+5eGZhLPuCaMSJ7QibroO0tqqeODt5w25/ubFVqOid6iu52u7Y+3R kh8uN7e1iEt8lp6eEMgsWM2OqeNoAxnijt5KbocasJjS8BhYdX20EHcRgLJHFZUm2/PQ 7TA2wTAI4Uvf1+BpJUAhaRGAFEeDdDLlc3ZmC+FFQ2YNAB6Ons9QZf+u+alI3SMni18b bL82K6KmKCMj8GQ1IYvqBEms/nMxjhtqwFq1QGndkRa1/4sWJuKWGl2gm8JJaEm8K+J1 yQMw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=EdHk33mU; 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 w16si12873185oih.154.2020.01.16.19.07.48; Thu, 16 Jan 2020 19:08:01 -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=EdHk33mU; 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 S2391745AbgAPXiC (ORCPT + 99 others); Thu, 16 Jan 2020 18:38:02 -0500 Received: from mail.kernel.org ([198.145.29.99]:36172 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391379AbgAPX34 (ORCPT ); Thu, 16 Jan 2020 18:29:56 -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 7CE4C206D9; Thu, 16 Jan 2020 23:29:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579217396; bh=VohqL72ye30HD11diAwJbn0CodlwueOSD4EQKGbCZt4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=EdHk33mU+W7BJ2CdRB0/XE6AjucQ1u2FBnZHwv69svGxgYdwKc66skLwPh3tKF8tS HE2toVdxDH04IUhyFAoclG5namI838Q5YUeyeYV3n15zIzS1tA3YLI1rneQP2VciRD tp7TtdXTwioEvHL33BCo0FCz+553mCuLWLGDk+xA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Peng Fan Subject: [PATCH 4.19 58/84] tty: serial: pch_uart: correct usage of dma_unmap_sg Date: Fri, 17 Jan 2020 00:18:32 +0100 Message-Id: <20200116231720.590211332@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200116231713.087649517@linuxfoundation.org> References: <20200116231713.087649517@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 @@ -235,6 +235,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; @@ -789,9 +790,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); } @@ -1015,6 +1017,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++) {