From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BB3BBC35DF5 for ; Tue, 25 Feb 2020 05:45:29 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8E222222C2 for ; Tue, 25 Feb 2020 05:45:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="QkKKo/wj"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="GMw66R3/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8E222222C2 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Y0fpecfUMl9TvpPbS1OIR/uq7WaumNBl0kZOaJvyi6U=; b=QkKKo/wjeaUiDH nPyW6Qw+EDtHJbZmMHCEp28PgPMqU6EjZ3N6znAulimU3Zf9xwmy5gu2o0xNSewik5VH3kHrXEXWy /r8oeHKJKaJXamq0C0r8xa/M+m4PbXCvWeZ/JkbBy7d6FcTApRRmgDf9Ry5qjes+6mUIoG+V9/Nkl eTXigf9lMjOIwUXv4EgP2Zkj7JDctjY5Vv4zUm148zs3cFPS3XJjpTWJoo3jrfdbDAABv89LMTnTx biRUdqEOF+B2KHuWgFoO2Tayctcy/izkM9Kux5ffZ8yaj+iB0Br0gtvWzzLZaAIM2TneIaSvz6Gbi lroMMAXS42D0cGrBQzpg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6T22-0002R8-PN; Tue, 25 Feb 2020 05:45:22 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6T20-0002Qp-2y for linux-arm-kernel@lists.infradead.org; Tue, 25 Feb 2020 05:45:21 +0000 Received: from localhost (unknown [122.167.120.28]) (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 421E2222C2; Tue, 25 Feb 2020 05:45:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582609519; bh=j47OslZ9784bwULG/PPlCt7joegvFmVDiWVpyxhkBOo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GMw66R3/uvqjEjYGCq2fhzTOA1W2l6ouvKd+EQSx4Zj472u9nMo+0nEKWCsAHdkWT 7ccU6etf4Zy7O3d3E8Psqsc3YajJkmx2m9AP0PoRpYUCbJFybI2muZOQ2DhMBTu7np zr3YDDKZkWx2d9lbYmIt1G2f134h89TdhzXFIXsY= Date: Tue, 25 Feb 2020 11:15:14 +0530 From: Vinod Koul To: Amelie Delaunay Subject: Re: [PATCH 0/8] STM32 DMA driver fixes and improvements Message-ID: <20200225054514.GG2618@vkoul-mobl> References: <20200129153628.29329-1-amelie.delaunay@st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200129153628.29329-1-amelie.delaunay@st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200224_214520_148731_84BFB7B3 X-CRM114-Status: UNSURE ( 8.83 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexandre Torgue , linux-kernel@vger.kernel.org, Pierre-Yves MORDRET , Maxime Coquelin , dmaengine@vger.kernel.org, Dan Williams , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 29-01-20, 16:36, Amelie Delaunay wrote: > This series brings improvements to the STM32 DMA driver, with support of > power management and descriptor reuse. Probe function gets a cleanup and > properties like copy_align and max_segment_size are set. > A "sleeping function called from invalid context" bug is also fixed. And > to avoid a race with vchan_complete, driver now adopts > vchan_terminate_vdesc(). Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel