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 B04D0EB64D7 for ; Mon, 26 Jun 2023 11:15:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230192AbjFZLPO (ORCPT ); Mon, 26 Jun 2023 07:15:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230349AbjFZLPI (ORCPT ); Mon, 26 Jun 2023 07:15:08 -0400 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 558F419BF; Mon, 26 Jun 2023 04:14:43 -0700 (PDT) X-IronPort-AV: E=McAfee;i="6600,9927,10752"; a="427235526" X-IronPort-AV: E=Sophos;i="6.01,159,1684825200"; d="scan'208";a="427235526" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jun 2023 04:14:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10752"; a="890248760" X-IronPort-AV: E=Sophos;i="6.01,159,1684825200"; d="scan'208";a="890248760" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga005.jf.intel.com with ESMTP; 26 Jun 2023 04:14:38 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qDkB3-006kDE-1X; Mon, 26 Jun 2023 14:14:37 +0300 Date: Mon, 26 Jun 2023 14:14:37 +0300 From: "andy@kernel.org" To: YE Chengfeng Cc: Linus Walleij , Bartosz Golaszewski , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: =?utf-8?B?5Zue5aSNOiBbUEFUQw==?= =?utf-8?Q?H?= v2 1/2] gpiolib: cdev: Fix &lr->wait.lock deadlock issue Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 26, 2023 at 11:06:05AM +0000, YE Chengfeng wrote: > Thanks for the reminder. Would fix the problems and send new patches soon. Please, avoid top postings! Also you must follow this https://docs.kernel.org/process/researcher-guidelines.html. -- With Best Regards, Andy Shevchenko