Received: by 10.192.165.148 with SMTP id m20csp4307289imm; Tue, 8 May 2018 06:30:17 -0700 (PDT) X-Google-Smtp-Source: AB8JxZog2SXwPIFX6omc0XkyhvKSxEFaFuB6nVrVJQtMuWryYu1SVR16oD2zjULmxeQb+/PbeGQs X-Received: by 2002:a17:902:683:: with SMTP id 3-v6mr41621880plh.206.1525786217911; Tue, 08 May 2018 06:30:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525786217; cv=none; d=google.com; s=arc-20160816; b=KJMUbtJWtTH6Kmv5HKv7B3UaQKegCYzP/KAX9X8hj/JQ8Cck2c9s5xuVqmcFwO3ofa bVZKXnw2ZRL/ZDt+eumIE+Gl01rtZ+FhIpT9o8uO1ofBwUQ6Pwx4Sfph+qrxhqGNktAV taMnFgWnkuB7/QE6sXtvUztVqFbnEnp7xPCsN6gf9bgXcIegNeYMf79JOLdYU+YlJL2P M3Tv5SdtjZhZAlmpzN3GAJovK6NgemTV7YUHLsN/w07g6FNYaSY7uZSYQrjUx3I9tUZY Dv35D3x0uieiJxDvteXYdfHWD+EBcpbR5N1c18YVhWWzrwhfOd1//0cIoGemxRVgrnVt rccg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature:arc-authentication-results; bh=QlfM3FMpfrfZYgFrd3VTKHLGscsgAMAYaxhFqfo7kbs=; b=sYzUfM41bJrnicqvNStdTt9AKGl5CSrrcCxeRJqiYgcWiuZPWh6cfeycjlUKjyRXNh tz64blh0wmBuYwZJXYQge6KNjV8tT/W0+dpOWLrJNWSuTsqATJlmKTexpAIB3lEgGSqj YpoNCYG0wY9LAecXIq9nvW0YDhzTnnFFO8oaxRi5EW4ce7eOVV2LkhNModCX8uKmCW4n /jdCpt00KB9MXr4TECW22N3ctCFuSs4KQpRjq/cYwa+Qrjc0E/9widCpdepU0ZrH12ZZ gyQOnZuzzT8zOWkQK2nImnKXXggOR4NwFUjSvOw1UEcmnmiv08sAJ96t7b4OKEWoXqQU YMtg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OfiRNTye; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x25si25277792pfj.347.2018.05.08.06.30.03; Tue, 08 May 2018 06:30:17 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OfiRNTye; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754971AbeEHN3e (ORCPT + 99 others); Tue, 8 May 2018 09:29:34 -0400 Received: from mail.kernel.org ([198.145.29.99]:55560 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754599AbeEHN3c (ORCPT ); Tue, 8 May 2018 09:29:32 -0400 Received: from localhost (50-81-23-193.client.mchsi.com [50.81.23.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0296921741; Tue, 8 May 2018 13:29:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1525786172; bh=1P46felo6ead35GqeFOJhB8bTWx1rI2VgAl0QXCNNEw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OfiRNTyeZDO1eVmtmRI+UHALYFJfkazfT1n114KHKYXkqUWQcbMZfJ2qIZIyhmLnh LO+zD1l573zdqa1rgF9zknxkAGTAVO9hjtenzXuOBhFgO5OZbFUjuc9bH4kd39zPUM DfDtU5l6fGVAc2G11Bd/aBd9BjWTx7tpxi14eyHo= Date: Tue, 8 May 2018 08:29:30 -0500 From: Bjorn Helgaas To: Jan Kiszka Cc: Christoph Hellwig , Bjorn Helgaas , linux-pci@vger.kernel.org, Linux Kernel Mailing List , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 08/10] PCI: Deprecate of_pci_get_host_bridge_resources() Message-ID: <20180508132930.GL161390@bhelgaas-glaptop.roam.corp.google.com> References: <20180502123923.GA10783@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 03, 2018 at 09:53:58AM +0200, Jan Kiszka wrote: > On 2018-05-02 14:39, Christoph Hellwig wrote: > > On Mon, Apr 30, 2018 at 07:48:42AM +0200, Jan Kiszka wrote: > >> From: Jan Kiszka > >> > >> There are no in-tree users remaining, all are converted to the managed > >> variant. And it is unlikely that any out-of-tree user got the resource > >> management right as well. So deprecate the interface and push users to > >> the managed version instead. > >> > >> To avoid raising a warning when exporting a deprecated symbol, wrap the > >> API with an inline and export an internal name. > > > > Don't deprecated it, just remove it. > > I see a clear favorite now: consider this patch obsolete. I'll send a > separate removal patch, or a v3 of this series when otherwise needed. Can you just send an update to this patch to remove it? I've got these on a branch and will just update my branch with the removal. Then I'll coordinate with Lorenzo and make sure the dependency issue is resolved.