Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp4123843pxu; Wed, 9 Dec 2020 08:57:14 -0800 (PST) X-Google-Smtp-Source: ABdhPJxXEQJvwbWVGU1+uKOafcuYZ5VkOrSgtIu6axJbkz9LRTL342D/LFwvIfS//eiuZEZauRJ/ X-Received: by 2002:a17:906:3daa:: with SMTP id y10mr2792494ejh.23.1607533034695; Wed, 09 Dec 2020 08:57:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607533034; cv=none; d=google.com; s=arc-20160816; b=nyLBx4C2AL3cF6fcxNrD7G9gjYBwYgaW4Oce5sEaBh+/fgdlX3rELoqWJj05Z8Wc02 CvU7LmBWROZghVH7/ZTKpfTbWY9wxR18X+grRhfQte8BOuEDB84c2pyzUBB1XXLK9ZPh sYVnxgsHv9gnkNAgLRtYI9gN4U2v34pIcjU9Ja2JWI/sHliRXci4X1hfDv0sD4566oBY I7r64wIdgcyPQyivk+cA+NrsEynSKzMLcQyV7TEGNzed/oe8njjVBAr8SocPgMCcNAdq w7yY1MQVN5R9ehabSSMPSBPJypgUEIbnvlGcPdFFjQ2g51SNLQCQ/pRtP3MF6ekO4U98 CrFA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:dkim-signature:date; bh=0NUYidy5EW71MBGOmJ3DcXZzoYad6yaCkH754iBV8qE=; b=JbBqoY6wt9ZWJ44zbqbUM9OYr/DjyxEy0Y8glAv50FGhzYXKIvxkVtKa/sU1AUyP2u EyzzDQojQ8VlH15gPRISLsrNh44nDDq38AI6Jns/RZhqiFYdqZeq9Ng5TNcECf0NUAYg 3hCLJnLhsqqggNFStgdK4eWzy8ppivReY8MYbM9QEeBic/1FtGz85iHbW8WZnXg4Ix6U LyV/ryLRof+HDmnWNL3/r0szpLOULLeLR7372H5nUnVtcy9G/8jVVTUEEj4F5KYqI1cX daKFN1dkpjUNEA6N8oH2aRM1Fq147KZqnhT67C3QTw3OSTF+aEH7gXlCxbF8p8Eozd9j tgQQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=g8Uh1Bgw; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g21si1137643edp.95.2020.12.09.08.56.52; Wed, 09 Dec 2020 08:57:14 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=g8Uh1Bgw; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732060AbgLIQxP (ORCPT + 99 others); Wed, 9 Dec 2020 11:53:15 -0500 Received: from mail.kernel.org ([198.145.29.99]:50954 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730461AbgLIQxO (ORCPT ); Wed, 9 Dec 2020 11:53:14 -0500 Date: Wed, 9 Dec 2020 17:53:45 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1607532754; bh=FDDBiLQb2dVjoSLhKuuYxRuHAeK2uDAa1OmNYumqiCc=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=g8Uh1BgweQQPLTapykYMYc6xMcjapbd0ZgGQwVObEWxJ2sH6zsWiv1H8upqoC2SpL zv7UA6QEsNQsXvYFK4ZmSNf9RpJ+zpDxHLz1MzfVGJIzjSxsX09thMUrtqPQxEBg65 lKVQ+Gop96/kghWp/CskH36UEPRQko8E3QyO2Lc8= From: Greg Kroah-Hartman To: Andy Shevchenko Cc: Auger Eric , linux-kernel@vger.kernel.org, Alex Williamson , Cornelia Huck , kvm@vger.kernel.org Subject: Re: [PATCH v1 2/5] vfio: platform: Switch to use platform_get_mem_or_io_resource() Message-ID: References: <20201027175806.20305-1-andriy.shevchenko@linux.intel.com> <20201027175806.20305-2-andriy.shevchenko@linux.intel.com> <20201203130719.GX4077@smile.fi.intel.com> <20201209164816.GS4077@smile.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201209164816.GS4077@smile.fi.intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 09, 2020 at 06:48:16PM +0200, Andy Shevchenko wrote: > On Wed, Dec 09, 2020 at 03:47:06PM +0100, Greg Kroah-Hartman wrote: > > On Thu, Dec 03, 2020 at 03:07:19PM +0200, Andy Shevchenko wrote: > > > On Thu, Dec 03, 2020 at 01:54:38PM +0100, Auger Eric wrote: > > > > On 10/27/20 6:58 PM, Andy Shevchenko wrote: > > > > > Switch to use new platform_get_mem_or_io_resource() instead of > > > > > home grown analogue. > > > > > > > > > > Cc: Eric Auger > > > > > Cc: Alex Williamson > > > > > Cc: Cornelia Huck > > > > > Cc: kvm@vger.kernel.org > > > > > Signed-off-by: Andy Shevchenko > > > > Acked-by: Eric Auger > > > > > > Thanks! > > > > > > Greg, do I need to do anything else with this series? > > > > Have them taken by the vfio maintainers? I'm not that person :) > > But it can't be done with a first patch that provides a new API. > The rest seems under your realm, if I didn't miss anything. > Btw, VFIO agreed on the change (as per given tags). Ok, can you resend all of these, with the vfio tags added, so I know to take them all? thanks, greg k-h