From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965080AbeAXSeo (ORCPT ); Wed, 24 Jan 2018 13:34:44 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:47544 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964850AbeAXSem (ORCPT ); Wed, 24 Jan 2018 13:34:42 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 559EB60452 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=awallis@codeaurora.org Subject: Re: [PATCH] dmaengine: dmatest: fix container_of member in dmatest_callback To: "Yang, Shunyong" , "vinod.koul@intel.com" Cc: "dan.j.williams@intel.com" , "dmaengine@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "Zheng, Joey" , "okaya@codeaurora.org" , "graham.moore@linux.intel.com" References: <1516606108-40562-1-git-send-email-shunyong.yang@hxt-semitech.com> <65509b03-7efb-c4ae-0965-8f2f659ddf1a@codeaurora.org> <1516758463.2764.2.camel@hxt-semitech.com> From: Adam Wallis Message-ID: Date: Wed, 24 Jan 2018 13:34:39 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <1516758463.2764.2.camel@hxt-semitech.com> Content-Type: text/plain; charset=iso-8859-15 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Vinod, On 1/23/2018 8:47 PM, Yang, Shunyong wrote: > Hi, Adam > > On Tue, 2018-01-23 at 09:32 -0500, Adam Wallis wrote: >> On 1/22/2018 2:28 AM, Yang Shunyong wrote: >>> >>> The type of arg passed to dmatest_callback is struct dmatest_done. >>> It refers to test_done in struct dmatest_thread, not done_wait. >>> >>> Fixes: 6f6a23a213be ("dmaengine: dmatest: move callback wait ...") >>> Signed-off-by: Yang Shunyong [..] >>> >> Thanks for the catch >> >> Acked-by: Adam Wallis > > Thanks! > > Shunyong > Can we get this fix into the 4.16 kernel? This is an important fix. Thanks Adam -- Adam Wallis Qualcomm Datacenter Technologies as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.