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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EEEDCC433EF for ; Wed, 6 Oct 2021 09:48:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D1CB7610E5 for ; Wed, 6 Oct 2021 09:48:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237990AbhJFJu3 (ORCPT ); Wed, 6 Oct 2021 05:50:29 -0400 Received: from mga05.intel.com ([192.55.52.43]:43404 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237637AbhJFJu2 (ORCPT ); Wed, 6 Oct 2021 05:50:28 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10128"; a="312163041" X-IronPort-AV: E=Sophos;i="5.85,350,1624345200"; d="scan'208";a="312163041" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Oct 2021 02:48:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.85,350,1624345200"; d="scan'208";a="623805862" Received: from kuha.fi.intel.com ([10.237.72.162]) by fmsmga001.fm.intel.com with SMTP; 06 Oct 2021 02:48:28 -0700 Received: by kuha.fi.intel.com (sSMTP sendmail emulation); Wed, 06 Oct 2021 12:48:27 +0300 Date: Wed, 6 Oct 2021 12:48:27 +0300 From: Heikki Krogerus To: "Rafael J. Wysocki" Cc: Bjorn Helgaas , Greg Kroah-Hartman , Bjorn Helgaas , Andy Shevchenko , Zhangfei Gao , Linux Kernel Mailing List , Linux PCI Subject: Re: [PATCH v2 1/2] PCI: Convert to device_create_managed_software_node() Message-ID: References: <20210930121246.22833-2-heikki.krogerus@linux.intel.com> <20210930150402.GA877907@bhelgaas> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 05, 2021 at 04:04:48PM +0200, Rafael J. Wysocki wrote: > So I'm expecting a v3 of this. Yes, sorry for the delay. v3 coming up. thanks, -- heikki