From mboxrd@z Thu Jan 1 00:00:00 1970 From: vkoul@kernel.org (Vinod) Date: Mon, 2 Jul 2018 18:47:37 +0530 Subject: [PATCH v5 0/7] add virt-dma support for imx-sdma In-Reply-To: <1530527489.15665.22.camel@nxp.com> References: <1529427424-12321-1-git-send-email-yibin.gong@nxp.com> <1530025442.9910.44.camel@pengutronix.de> <1530527489.15665.22.camel@nxp.com> Message-ID: <20180702131737.GJ22377@vkoul-mobl> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02-07-18, 02:32, Robin Gong wrote: > Hi Vinod, > Do you have any comment for this patchset? Lucas and Sascha > acked it and tty patch already merged in. I was actually waiting for ACK/action on patch 1 :) I have reviewed the series, some nitpicks nothing major, so I have applied this good cleanup and conversion :) along with fixes for typos in code, GFP_ fix and removed unused variable. My buildchain noticed warns (with W=1) on this file, esp now that structs are moved around. Pls fix the struct descriptions. Thanks -- ~Vinod