From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx01.hxt-semitech.com.96.203.223.in-addr.arpa ([223.203.96.7]:37835 "EHLO barracuda.hxt-semitech.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751420AbeBMFuu (ORCPT ); Tue, 13 Feb 2018 00:50:50 -0500 From: "Yang, Shunyong" To: "timur@codeaurora.org" , "awallis@codeaurora.org" , "stable@vger.kernel.org" , "vinod.koul@intel.com" Subject: Re: apply (dmaengine: dmatest: fix container_of member in dmatest_callback) to stable Date: Tue, 13 Feb 2018 05:50:40 +0000 Message-ID: <1518501040.2660.7.camel@hxt-semitech.com> References: <60c24084-b3a1-fc24-0e27-c2396148e8a4@codeaurora.org> In-Reply-To: <60c24084-b3a1-fc24-0e27-c2396148e8a4@codeaurora.org> Content-Language: en-US Content-Type: text/plain; charset="iso-8859-15" Content-ID: Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: stable-owner@vger.kernel.org List-ID: Hi, Adam � Thanks! I am unaware of this patch should merged to stable version before I received your mail. Thanks. Shunyong. On Mon, 2018-02-12 at 08:39 -0500, Adam Wallis wrote: > Please apply commit: 66b3bd2356e0a1531c71a3dcf96944621e25c17c > (dmaengine: > dmatest: fix container_of member in dmatest_callback) to stable > > This fixes a bug in dmatest that will cause the test to give a false > negative.