Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752523AbdIVRv7 (ORCPT ); Fri, 22 Sep 2017 13:51:59 -0400 Received: from mx2.suse.de ([195.135.220.15]:49346 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752218AbdIVRv6 (ORCPT ); Fri, 22 Sep 2017 13:51:58 -0400 Date: Fri, 22 Sep 2017 19:51:53 +0200 From: Joerg Roedel To: Bjorn Helgaas Cc: Geert Uytterhoeven , Bjorn Helgaas , Arnd Bergmann , Alex Williamson , linux-pci@vger.kernel.org, iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] pci: Add dummy for pci_acs_enabled() if CONFIG_PCI=n to fix iommmu build Message-ID: <20170922175153.phtxn5jhe7ioz4ps@suse.de> References: <1505132955-9517-1-git-send-email-geert@linux-m68k.org> <20170922155605.GB15970@bhelgaas-glaptop.roam.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170922155605.GB15970@bhelgaas-glaptop.roam.corp.google.com> User-Agent: NeoMutt/20170421 (1.8.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 712 Lines: 21 Hey Bjorn, On Fri, Sep 22, 2017 at 10:56:05AM -0500, Bjorn Helgaas wrote: > Joerg, if you pick this up, would you mind capitalizing the subject > line to match the PCI convention, e.g., > > PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n build > > If it's too late for you to pick this up this week, I can include it > next week. I assume this is not related to a specific change, i.e., > it's not a regression? Should it be marked for stable? I sent iommu fixes out today, this was not included. So if you are sending fixes upstream next week anyway, please pick it up. I am not sure if I have anything to send next week, so you are probably faster. I think its stable material too. Thanks, Joerg