Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp410154pxu; Tue, 1 Dec 2020 14:34:42 -0800 (PST) X-Google-Smtp-Source: ABdhPJzf97Yqe/ultXKjlruHySgvncorYVepH4SYKhwILsC0YNBPdOf7dZo+MDNoGRCK60enchwx X-Received: by 2002:a05:6402:3d9:: with SMTP id t25mr5245900edw.338.1606862082662; Tue, 01 Dec 2020 14:34:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606862082; cv=none; d=google.com; s=arc-20160816; b=xE3v0dyQVZ5JW61Z/JKpfb3z8YTIdE/TjDVG8jHsIwHGHtFNdfLaN7y/hobQurt0R3 Z+ZKHzLiE/8qqWf5AKy2kqGbjY6klXMrTGazcnUwMZ3TXa1TiY+RmMR6UClyAo27ecOY rfqM3dt1wvHXENRR8U9yWWFDJcGH2eJA1nFI0vz6tdFG6OUZ/dmR58pnJU1r53VxYD2K s+fonM7t8ClEhiHKukscwgKkLZKAs5fRHjSKc6isj80AvHISjmrSbBVel/Q1gHmY02E5 ROKKmSbjr4htDxaxiSjA/M/86+Ekf7NiHcijDUcEFEiG1+jdxMKTd+L1VXS3mCkR/Qs0 iUPw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=SVs6rO1xSx0oia/EBsONoD0LguL5tSO3sDQVuP2lKcE=; b=Tb5/c6vupTo416lesd4MomQDdpuqRqxlUB8NtfMZlxAkudPrDnFOhC91pa7kRdO1Sl 2oc8qHgaLkXHFtfVIUI+G5h8dct0877qeEaLemjEuBrik+N7SV0Y6XNRQHfMKOtrKFoD NoRLahRCNEkUjrBBuBkokVRFnnru40wW322/29CBTE109TJ5ybiq9STJ1PjpjzPJKhzF /7mGUK5/A5BbeH7QtV4uUB1eW2F0IjPGZ3f93gohSamKnUvCjMUZGHWDcQYjaFZ2S3+3 9IZ4fH+Tj5bvvxQ6MwUi/DlJLHUd3sHSGgigSq0KxpenRRMcZBiIKNiqeE0cS4Kkco5S kTGg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="N/hyxgrU"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y3si766397ejd.505.2020.12.01.14.34.20; Tue, 01 Dec 2020 14:34:42 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="N/hyxgrU"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387900AbgLAJaT (ORCPT + 99 others); Tue, 1 Dec 2020 04:30:19 -0500 Received: from mail.kernel.org ([198.145.29.99]:33616 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387905AbgLAI6T (ORCPT ); Tue, 1 Dec 2020 03:58:19 -0500 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 5EA592220B; Tue, 1 Dec 2020 08:57:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1606813053; bh=7I7J0UzPgStHEb0JKi15gc+kzYE5qf0SyK4RLnQ5Rbw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=N/hyxgrUuGzwhfF/3tWNx+FNYIjG3QuHGsnZGjJ6DRufIauMK16PA2V3MZ0sHnehd 5cuZ+OETxXWA+W9RvAxLsVxQS6r60HJAmnMgr/KmcUQpTSI4vFKi36aJhnqcie/aBe kSlu+5B+90GIpnv38K0nnt76DIgKkzS2X1C2WEUo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Marc Ferland , Radhey Shyam Pandey , Vinod Koul , Sasha Levin Subject: [PATCH 4.14 17/50] dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant Date: Tue, 1 Dec 2020 09:53:16 +0100 Message-Id: <20201201084647.290910646@linuxfoundation.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201201084644.803812112@linuxfoundation.org> References: <20201201084644.803812112@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Marc Ferland [ Upstream commit 0ba2df09f1500d3f27398a3382b86d39c3e6abe2 ] The xilinx_dma_poll_timeout macro is sometimes called while holding a spinlock (see xilinx_dma_issue_pending() for an example) this means we shouldn't sleep when polling the dma channel registers. To address it in xilinx poll timeout macro use readl_poll_timeout_atomic instead of readl_poll_timeout variant. Signed-off-by: Marc Ferland Signed-off-by: Radhey Shyam Pandey Link: https://lore.kernel.org/r/1604473206-32573-2-git-send-email-radhey.shyam.pandey@xilinx.com Signed-off-by: Vinod Koul Signed-off-by: Sasha Levin --- drivers/dma/xilinx/xilinx_dma.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/dma/xilinx/xilinx_dma.c b/drivers/dma/xilinx/xilinx_dma.c index 2db352308e5c0..314f175cf8d05 100644 --- a/drivers/dma/xilinx/xilinx_dma.c +++ b/drivers/dma/xilinx/xilinx_dma.c @@ -422,8 +422,8 @@ struct xilinx_dma_device { #define to_dma_tx_descriptor(tx) \ container_of(tx, struct xilinx_dma_tx_descriptor, async_tx) #define xilinx_dma_poll_timeout(chan, reg, val, cond, delay_us, timeout_us) \ - readl_poll_timeout(chan->xdev->regs + chan->ctrl_offset + reg, val, \ - cond, delay_us, timeout_us) + readl_poll_timeout_atomic(chan->xdev->regs + chan->ctrl_offset + reg, \ + val, cond, delay_us, timeout_us) /* IO accessors */ static inline u32 dma_read(struct xilinx_dma_chan *chan, u32 reg) -- 2.27.0