Re: [PATCH 2/2] PCI: pciehp: Convert pciehp to be builtin only, not modular

2015-05-28 Thread Benjamin Herrenschmidt
On Thu, 2015-05-28 at 15:08 -0700, Yinghai Lu wrote: On Wed, May 27, 2015 at 6:30 PM, Rafael J. Wysocki r...@rjwysocki.net wrote: On Wednesday, May 27, 2015 02:31:49 PM Bjorn Helgaas wrote: For debug you can always use pcie_ports=compat and that will disable pciehp too. That will disable

Re: [PATCH 2/2] PCI: pciehp: Convert pciehp to be builtin only, not modular

2015-05-28 Thread Yinghai Lu
On Wed, May 27, 2015 at 6:30 PM, Rafael J. Wysocki r...@rjwysocki.net wrote: On Wednesday, May 27, 2015 02:31:49 PM Bjorn Helgaas wrote: For debug you can always use pcie_ports=compat and that will disable pciehp too. That will disable AER at the same time, right?.

Re: [PATCH 2/2] PCI: pciehp: Convert pciehp to be builtin only, not modular

2015-05-27 Thread Yinghai Lu
On Fri, Jul 26, 2013 at 5:43 AM, Yinghai Lu ying...@kernel.org wrote: On Thu, Jul 25, 2013 at 10:57 AM, Bjorn Helgaas bhelg...@google.com wrote: Convert pciehp to be builtin only, with no module option. Signed-off-by: Bjorn Helgaas bhelg...@google.com Acked-by: Rafael J. Wysocki

Re: [PATCH 2/2] PCI: pciehp: Convert pciehp to be builtin only, not modular

2015-05-27 Thread Bjorn Helgaas
[updated Rafael's email addr; not sure if sisk.pl still works or not] On Wed, May 27, 2015 at 11:31:21AM -0700, Yinghai Lu wrote: On Fri, Jul 26, 2013 at 5:43 AM, Yinghai Lu ying...@kernel.org wrote: On Thu, Jul 25, 2013 at 10:57 AM, Bjorn Helgaas bhelg...@google.com wrote: Convert pciehp to

Re: [PATCH 2/2] PCI: pciehp: Convert pciehp to be builtin only, not modular

2015-05-27 Thread Rafael J. Wysocki
On Wednesday, May 27, 2015 02:31:49 PM Bjorn Helgaas wrote: [updated Rafael's email addr; not sure if sisk.pl still works or not] On Wed, May 27, 2015 at 11:31:21AM -0700, Yinghai Lu wrote: On Fri, Jul 26, 2013 at 5:43 AM, Yinghai Lu ying...@kernel.org wrote: On Thu, Jul 25, 2013 at 10:57

Re: [PATCH 2/2] PCI: pciehp: Convert pciehp to be builtin only, not modular

2013-07-26 Thread Yinghai Lu
On Thu, Jul 25, 2013 at 10:57 AM, Bjorn Helgaas bhelg...@google.com wrote: Convert pciehp to be builtin only, with no module option. Signed-off-by: Bjorn Helgaas bhelg...@google.com Acked-by: Rafael J. Wysocki rafael.j.wyso...@intel.com --- drivers/pci/pcie/Kconfig |5 + 1 file

[PATCH 2/2] PCI: pciehp: Convert pciehp to be builtin only, not modular

2013-07-25 Thread Bjorn Helgaas
Convert pciehp to be builtin only, with no module option. Signed-off-by: Bjorn Helgaas bhelg...@google.com Acked-by: Rafael J. Wysocki rafael.j.wyso...@intel.com --- drivers/pci/pcie/Kconfig |5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/drivers/pci/pcie/Kconfig