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 069D6C4332F for ; Thu, 14 Dec 2023 13:47:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1573111AbjLNNr2 (ORCPT ); Thu, 14 Dec 2023 08:47:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33292 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230015AbjLNNrY (ORCPT ); Thu, 14 Dec 2023 08:47:24 -0500 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.88]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B297137; Thu, 14 Dec 2023 05:47:30 -0800 (PST) X-IronPort-AV: E=McAfee;i="6600,9927,10924"; a="426251469" X-IronPort-AV: E=Sophos;i="6.04,275,1695711600"; d="scan'208";a="426251469" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Dec 2023 05:47:30 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10924"; a="1105719674" X-IronPort-AV: E=Sophos;i="6.04,275,1695711600"; d="scan'208";a="1105719674" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga005.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Dec 2023 05:47:25 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rDm3d-00000005r64-20mK; Thu, 14 Dec 2023 15:47:21 +0200 Date: Thu, 14 Dec 2023 15:47:21 +0200 From: Andy Shevchenko To: George Stark Cc: Nikita Travkin , pavel@ucw.cz, lee@kernel.org, vadimp@nvidia.com, mpe@ellerman.id.au, npiggin@gmail.com, christophe.leroy@csgroup.eu, hdegoede@redhat.com, mazziesaccount@gmail.com, peterz@infradead.org, mingo@redhat.com, will@kernel.org, longman@redhat.com, boqun.feng@gmail.com, nikitos.tr@gmail.com, linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, kernel@salutedevices.com Subject: Re: [PATCH v3 04/11] leds: aw2013: use devm API to cleanup module's resources Message-ID: References: <20231213223020.2713164-1-gnstark@salutedevices.com> <20231213223020.2713164-5-gnstark@salutedevices.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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 Thu, Dec 14, 2023 at 03:58:56PM +0300, George Stark wrote: > On 12/14/23 08:42, Nikita Travkin wrote: > > George Stark писал(а) 14.12.2023 03:30: ... > > Btw, seems like (5..11)/11 never arrived to the lists... > > Yeah there was a delay, but now all patches from series #3 are online. Nikita is right. This patch was the last in the mailing lists. Fix your mail gateways, it quite likely the mail server in your organisation filters out some mails as spam or so. I highly recommend to escalate this with your IT department. -- With Best Regards, Andy Shevchenko