From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com ([134.134.136.100]:39037 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753019AbeCTNTb (ORCPT ); Tue, 20 Mar 2018 09:19:31 -0400 Message-ID: <1521551967.2295.1.camel@intel.com> Subject: Re: [PATCH] thermal: imx: Fix race condition in imx_thermal_probe() From: Zhang Rui To: Fabio Estevam , Eduardo Valentin Cc: Mikhail Lappo , linux-pm@vger.kernel.org, NXP Linux Team , Philipp Zabel , Shawn Guo , stable , Fabio Estevam Date: Tue, 20 Mar 2018 21:19:27 +0800 In-Reply-To: References: <1517595466-23465-1-git-send-email-festevam@gmail.com> <1519792963.2797.20.camel@intel.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org List-ID: On 二, 2018-03-20 at 10:13 -0300, Fabio Estevam wrote: > Hi Rui, > > On Wed, Mar 7, 2018 at 4:55 PM, Fabio Estevam > wrote: > > > > Hi Rui, > > > > On Wed, Feb 28, 2018 at 1:42 AM, Zhang Rui > > wrote: > > > > > > > > interesting, this problem should be covered by this patch https:/ > > > /patch > > > work.kernel.org/patch/10242483/, together with some driver code > > > change. > > > > > > anyway, as that is not a complete solution yet, I will apply this > > > patch > > > as a quick solution. > > Thanks, but I still don't see this one in your tree. > Sorry to bother you, but is it possible to get this one to 4.17, > please? yes, it's in my tree now. thanks, rui