[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191014232345.GA246093@google.com>
Date: Mon, 14 Oct 2019 18:23:45 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Christoph Hellwig <hch@...radead.org>
Cc: Michal Simek <michal.simek@...inx.com>,
linux-kernel@...r.kernel.org, monstr@...str.eu, git@...inx.com,
Kuldeep Dave <kuldeep.dave@...inx.com>,
Albert Ou <aou@...s.berkeley.edu>,
Bharat Kumar Gogada <bharat.kumar.gogada@...inx.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Palmer Dabbelt <palmer@...ive.com>, linux-pci@...r.kernel.org,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Firoz Khan <firoz.khan@...aro.org>,
Paul Walmsley <paul.walmsley@...ive.com>,
linux-riscv@...ts.infradead.org, Will Deacon <will@...nel.org>
Subject: Re: [PATCH v2] PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for
Microblaze
On Tue, Oct 08, 2019 at 08:46:52AM -0700, Christoph Hellwig wrote:
> > diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig
> > index a304f5ea11b9..9d259372fbfd 100644
> > --- a/drivers/pci/Kconfig
> > +++ b/drivers/pci/Kconfig
> > @@ -52,7 +52,7 @@ config PCI_MSI
> > If you don't know what to do here, say Y.
> >
> > config PCI_MSI_IRQ_DOMAIN
> > - def_bool ARC || ARM || ARM64 || X86 || RISCV
> > + def_bool ARC || ARM || ARM64 || X86 || RISCV || MICROBLAZE
>
> Can you find out what the actual dependency is so that we can
> automatically enabled this instead of the weird arch list?
Hi Michal, I'll wait for your response on whether it's feasible to do
something smarter than listing every arch here. Please ping here or
post a v3; since I marked this patch "Changed Requested" in patchwork,
it's fallen off my to-do list.
Bjorn
Powered by blists - more mailing lists