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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8FA79C4332F for ; Fri, 25 Nov 2022 22:21:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229668AbiKYWVv (ORCPT ); Fri, 25 Nov 2022 17:21:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229454AbiKYWVu (ORCPT ); Fri, 25 Nov 2022 17:21:50 -0500 Received: from smtp.220.in.ua (smtp.220.in.ua [89.184.67.205]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 1177826AF5; Fri, 25 Nov 2022 14:21:48 -0800 (PST) Received: from [192.168.202.100] (unknown [95.67.115.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.220.in.ua (Postfix) with ESMTPSA id D5EE51A21FD2; Sat, 26 Nov 2022 00:21:44 +0200 (EET) Message-ID: Date: Sat, 26 Nov 2022 00:21:40 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Content-Language: uk-UA To: Wang Yufen , Wei Yongjun Cc: linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org, Pavel Machek References: <1667983694-15040-1-git-send-email-wangyufen@huawei.com> <1667983694-15040-3-git-send-email-wangyufen@huawei.com> <5D15416B-1866-4031-9958-7CD763C0BD6E@kaa.org.ua> <6D18A607-EC63-495F-BA2D-78E0DB056D3C@kaa.org.ua> From: Oleh Kravchenko Subject: Re: [PATCH 02/13] leds: el15203000: Fix devm vs. non-devm ordering In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org Hello Wang, 22.11.22 03:10, Wang Yufen пише: > > Hi Oleh, > > Judging from the deallocation order above, there is a issue that the &priv->lock used after destroy, right? > > And thanks Wei for the detailed explanation. > > Thanks, > Wang Sorry, guys. The last russian missile attack made my work impossible. I will try to verify all when I have the ability.