Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2660735imj; Mon, 11 Feb 2019 06:37:47 -0800 (PST) X-Google-Smtp-Source: AHgI3IY8tcxrbPD1z0ZlN/+HH8wGuaIxPJvsd5unY2gLvB65PpX8bAQg6UObWxMe5+fF1iZVkE3E X-Received: by 2002:a17:902:6b46:: with SMTP id g6mr37756725plt.21.1549895866934; Mon, 11 Feb 2019 06:37:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549895866; cv=none; d=google.com; s=arc-20160816; b=SL8gxMGbcaq4m93Nz0MRNO7p0C6OZ0f3R82PP9ZkcZq0gC5w/fUmsXGUmVD4Fbqo26 7/vf633m+8VGt61M+BTQTn3PyIqOtkEf91JJo219Ykzm4b0dBdSmvLG5Jy2SlkjM1uvl SyDg8rKVp8gvnIlVbM/laCW/6QmrlwocVkE9Pbtrd0SkINNJW2fkB/M5S2Bv9thqQU2+ 9LymjpIV2LbCpsf7jt+5dwKLhN1SDTWMT3cVvUFVg+nKIU7dsVb6dwCWND4befPZNysc PmqVPPoHFDKA4Q6R4ZGC7EiB2FTSwS2QHb1B9+DKP96jbnI0t5fmmgMXopq34WuTEEZy 6UDw== 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=bdbag6TyZ4iaaENchmJ1V9SWEHSpSkYP0E3ISlLBIhs=; b=Forlb5jiHVY6d/EqK1w7TyTz89j8E15ayRfF/j0fvF+xoBKQ5pz6ZLIo1CHHFR8p7m mj82YpDAbrZ4H80hc6wFfubD6inp5H4020fWgCQ588mQ+DKaF2Zu2ihb7x0t7L490b2s i6wPTVSw05cSMikFlJTn0AG64BEOvKYKvRbI7n29gmZph/ZLDF2BOl9nPWMBP4mIE1MU 9fCP4GrDKlasXlwrH8oyT0jEZ/7f75nA9lL4Wo3sTvUtAos2bQTFnyzjzN7T2rp7pXzs hn4gJiu8oeiFsTHNkQ3+iZja7K30OVA3KMiC1z46WhVXZvDlcHgkBERY71zIPHFauZv9 oGOg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=c+PoIS2K; 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 y138si2100944pfb.72.2019.02.11.06.37.30; Mon, 11 Feb 2019 06:37:46 -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=c+PoIS2K; 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 S1731308AbfBKOgo (ORCPT + 99 others); Mon, 11 Feb 2019 09:36:44 -0500 Received: from mail.kernel.org ([198.145.29.99]:45906 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731302AbfBKOgm (ORCPT ); Mon, 11 Feb 2019 09:36:42 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 CF49C20700; Mon, 11 Feb 2019 14:36:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549895802; bh=oVsxzA2Nv1Tteqi/LWuSaHWh7lcGiUGHNHGInbkNUds=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=c+PoIS2KrS5BE8He90iJpQMYtXieLOOfjQeDJNol5AHfTGlDndU/j8HViGiKllEOr 5Huwd7DUOmaql/LfN7WRLKT2sTV4IFqk0Ktc6yvBubT9Ulke5sCqzKKMouHUE8/ySu ymQeS8d1ovnTitkJsPWLBakImJVb/fIpv40ZF+rQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Leonid Iziumtsev , Vinod Koul Subject: [PATCH 4.20 327/352] dmaengine: imx-dma: fix wrong callback invoke Date: Mon, 11 Feb 2019 15:19:14 +0100 Message-Id: <20190211141907.651753990@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190211141846.543045703@linuxfoundation.org> References: <20190211141846.543045703@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 4.20-stable review patch. If anyone has any objections, please let me know. ------------------ From: Leonid Iziumtsev commit 341198eda723c8c1cddbb006a89ad9e362502ea2 upstream. Once the "ld_queue" list is not empty, next descriptor will migrate into "ld_active" list. The "desc" variable will be overwritten during that transition. And later the dmaengine_desc_get_callback_invoke() will use it as an argument. As result we invoke wrong callback. That behaviour was in place since: commit fcaaba6c7136 ("dmaengine: imx-dma: fix callback path in tasklet"). But after commit 4cd13c21b207 ("softirq: Let ksoftirqd do its job") things got worse, since possible delay between tasklet_schedule() from DMA irq handler and actual tasklet function execution got bigger. And that gave more time for new DMA request to be submitted and to be put into "ld_queue" list. It has been noticed that DMA issue is causing problems for "mxc-mmc" driver. While stressing the system with heavy network traffic and writing/reading to/from sd card simultaneously the timeout may happen: 10013000.sdhci: mxcmci_watchdog: read time out (status = 0x30004900) That often lead to file system corruption. Signed-off-by: Leonid Iziumtsev Signed-off-by: Vinod Koul Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- drivers/dma/imx-dma.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- a/drivers/dma/imx-dma.c +++ b/drivers/dma/imx-dma.c @@ -618,7 +618,7 @@ static void imxdma_tasklet(unsigned long { struct imxdma_channel *imxdmac = (void *)data; struct imxdma_engine *imxdma = imxdmac->imxdma; - struct imxdma_desc *desc; + struct imxdma_desc *desc, *next_desc; unsigned long flags; spin_lock_irqsave(&imxdma->lock, flags); @@ -648,10 +648,10 @@ static void imxdma_tasklet(unsigned long list_move_tail(imxdmac->ld_active.next, &imxdmac->ld_free); if (!list_empty(&imxdmac->ld_queue)) { - desc = list_first_entry(&imxdmac->ld_queue, struct imxdma_desc, - node); + next_desc = list_first_entry(&imxdmac->ld_queue, + struct imxdma_desc, node); list_move_tail(imxdmac->ld_queue.next, &imxdmac->ld_active); - if (imxdma_xfer_desc(desc) < 0) + if (imxdma_xfer_desc(next_desc) < 0) dev_warn(imxdma->dev, "%s: channel: %d couldn't xfer desc\n", __func__, imxdmac->channel); }