Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp951624ybl; Fri, 30 Aug 2019 09:28:38 -0700 (PDT) X-Google-Smtp-Source: APXvYqwCwlrSY2oMogpfEkDFSuP1fi465GwEwpC3p6T/cndWkzz86qFKxrT1qn+MAP5AfeflJ3NX X-Received: by 2002:a17:902:9f97:: with SMTP id g23mr10073959plq.248.1567182517992; Fri, 30 Aug 2019 09:28:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567182517; cv=none; d=google.com; s=arc-20160816; b=DN7bqnDhMhVwGlfFmxVWRUr5eMbONb0BS+5oAJur1KzJTNr5woI+1xNzOM/zfIKZLq SGNdjL+4GGaIYcrFpqBbG0O5awh3E0qfQEkZ3UHzowU55CaJOSS0/ffnuTqwx5/5SWA1 kdLwitGKGF+EpFayl0flWL7Ig730jRXuFlJeMdyINT2+YLJU10AHOsUSjiU5Rzl2b1AT AbJ13WPs+1N7kUqxqSalqkwlHWy5ZUEr96AnOn07Mp7mM+IYrVdr1l1jlOmHuodVzesp /Vop+gsIkDQKRPW4uNyB0my5ZYDhDMmv19mT4qGHqLfK7X/ZkIdIECQ/rrW4vGlHTNZq G+hw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=rrXFRuPfHprauX25/T8Zh4wMjHD1dzlQae6gncDf6Z0=; b=pZS0nVYHHrYZwIW1mhhX8kL9IgHmCJZWGjBbBRE6AjzGHlNcHsnO2aXxiDYrfm+vWD 83HhPI9b3wDTLnpGXt62md+KYShq3gVkew4qEtQF8qQpIVOXVxibYoDISwvT6CDDZgq+ FQXVXhcXl/GYN7YPRYgFMoQlbPPKRcScsonDTCMndjkVpajEpICiff5yT5KPp76dvBPf dHqMUmFE9m1855ut6J2G9lFZTSz1LTgRwKbNYfH5s9jMZs3R6Q4nSa0QugXhzSKRhcqF t+vAQsHfYCwCeNLQB5/B8QBbfrn5KekRsbT6QV/vyoE6GNenxZ5z2Ba1TtKaAYuK8l/f hD0A== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p5si6134118pfp.64.2019.08.30.09.28.22; Fri, 30 Aug 2019 09:28:37 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728143AbfH3Q0v (ORCPT + 99 others); Fri, 30 Aug 2019 12:26:51 -0400 Received: from foss.arm.com ([217.140.110.172]:34696 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727914AbfH3Q0v (ORCPT ); Fri, 30 Aug 2019 12:26:51 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id DCA47344; Fri, 30 Aug 2019 09:26:50 -0700 (PDT) Received: from [10.1.197.57] (e110467-lin.cambridge.arm.com [10.1.197.57]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5188D3F718; Fri, 30 Aug 2019 09:26:48 -0700 (PDT) Subject: Re: [PATCH] PCI: Move ATS declarations to linux/pci.h To: Christoph Hellwig , Krzysztof Wilczynski Cc: Bjorn Helgaas , Will Deacon , Joerg Roedel , linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, linux-pci@vger.kernel.org, David Woodhouse , linux-arm-kernel@lists.infradead.org References: <20190830150756.21305-1-kw@linux.com> <20190830161840.GA9733@infradead.org> From: Robin Murphy Message-ID: <26a81b41-515b-2ed8-98db-7ae164ee8dd8@arm.com> Date: Fri, 30 Aug 2019 17:26:47 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190830161840.GA9733@infradead.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30/08/2019 17:18, Christoph Hellwig wrote: > On Fri, Aug 30, 2019 at 05:07:56PM +0200, Krzysztof Wilczynski wrote: >> Move ATS function prototypes from include/linux/pci-ats.h to >> include/linux/pci.h so users only need to include : > > Why is that so important? Very few PCI(e) device drivers use ATS, > so keeping it out of everyones include hell doesn't seem all bad. Although to be fair it seems that all the actual ATS stuff already moved out 4 years ago, so at the very least maybe it would warrant renaming to pci-pri-pasid.h :) Robin.