[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170519083721.5a415dc3@gandalf.local.home>
Date: Fri, 19 May 2017 08:37:21 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-usb@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
Christoph Hellwig <hch@....de>,
Mathias Nyman <mathias.nyman@...ux.intel.com>
Subject: Re: [REGRESSION] Failed network caused by: xhci: switch to
pci_alloc_irq_vectors
On Fri, 19 May 2017 06:08:56 -0400
Steven Rostedt <rostedt@...dmis.org> wrote:
> > But other configs on this same hardware work, can you do a diff of a
> > working vs. not working?
>
> I could probably run my config-bisect and see what it comes up with.
ktest config bisect ended with:
***************************************
Found bad config: CONFIG_PCI_MSI
***************************************
diffconfig good_config bad_config
-ENA_ETHERNET n
-FM10K n
-GENERIC_MSI_IRQ y
-GENERIC_MSI_IRQ_DOMAIN y
-I40EVF n
-INTEL_IOMMU n
-IRQ_REMAP n
-IXGBEVF n
-LIQUIDIO_VF n
-NFP n
-PCIE_DW_PLAT n
-PCI_MSI_IRQ_DOMAIN y
-VMD n
PCI_MSI y -> n
When that is not set, it fails to boot. It boots fine if I enable it.
-- Steve
Powered by blists - more mailing lists