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 BAE22C433F5 for ; Wed, 13 Apr 2022 18:23:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231377AbiDMS0O (ORCPT ); Wed, 13 Apr 2022 14:26:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43410 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237243AbiDMS0H (ORCPT ); Wed, 13 Apr 2022 14:26:07 -0400 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6E7D339B93; Wed, 13 Apr 2022 11:23:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1649874225; x=1681410225; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Co60nO+I1JTIOO+/f6mG6/MORhLQ4XAMclSNvF/UwwE=; b=UgF6H1cikzjxTZSd+5zQBqMDAwB9JuWEEf1JTZ0eWKb9Vw3jeeuGL8MH FiIERq8lX2oOC8LM2NLReGXhf2xai7ZhncmbrHJvayhxFHRkx4Z0t91Ca b2Uau4YEDU8izrWW/q9cHnAQdFUvqtFukj0ZrLiqW5pYr+VHX98jKaAPE oYRhec/fwEnVN3e3y5SF4OrDfQGvvrlKswl/jWEKjTCzaqvQwTe1LDB1p 5DqcIHJCJ+aJDrEB/CtP9blIukk9HTUG3Zs64csrw1MAEAbP90B90u5Si 4fOhedfrFuZuz5g05cr8wvtDLaYjvjwORYWDAU5pODPgX/OsSyD9jgqOf w==; X-IronPort-AV: E=McAfee;i="6400,9594,10316"; a="243328801" X-IronPort-AV: E=Sophos;i="5.90,257,1643702400"; d="scan'208";a="243328801" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Apr 2022 11:23:45 -0700 X-IronPort-AV: E=Sophos;i="5.90,257,1643702400"; d="scan'208";a="655667435" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Apr 2022 11:23:41 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1nehb1-001xcN-3q; Wed, 13 Apr 2022 21:20:03 +0300 Date: Wed, 13 Apr 2022 21:20:02 +0300 From: Andy Shevchenko To: "Rafael J. Wysocki" Cc: Greg Kroah-Hartman , Rob Herring , ACPI Devel Maling List , Linux Kernel Mailing List , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Daniel Scally , Heikki Krogerus , Sakari Ailus , Rob Herring , Frank Rowand , Len Brown , Nuno =?iso-8859-1?Q?S=E1?= , Michael Walle Subject: Re: [PATCH v6 1/5] device property: Allow error pointer to be passed to fwnode APIs Message-ID: References: <20220408184844.22829-1-andriy.shevchenko@linux.intel.com> 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 Wed, Apr 13, 2022 at 08:06:27PM +0200, Rafael J. Wysocki wrote: > On Mon, Apr 11, 2022 at 5:49 PM Andy Shevchenko > wrote: > > On Mon, Apr 11, 2022 at 04:28:06PM +0200, Greg Kroah-Hartman wrote: > > > On Mon, Apr 11, 2022 at 04:50:11PM +0300, Andy Shevchenko wrote: > > > > On Fri, Apr 08, 2022 at 09:48:40PM +0300, Andy Shevchenko wrote: ... > > > > Rafael and Greg, if this okay for you, can the first three patches be > > > > applied, so we will have at least the fix in and consider constification > > > > a further work? > > > > > > Give us a chance, you sent this on friday and are asking about it first > > > thing Monday morning? > > > > > > Please go and review other patches sent on the list to help us catch up. > > > > OK! Reviewed (actually commented on) a few patches so far. > > I've just queued up the first three patches in the series for 5.19. Thank you! -- With Best Regards, Andy Shevchenko