Re: [PATCH]PCI Express Port Bus Driver

From: Greg KH (greg_at_kroah.com)
Date: 12/18/04

  • Next message: Nathan Bryant: "Re: Adaptec driver suspend bug ahc_dv_0"
    Date:	Fri, 17 Dec 2004 16:05:31 -0800
    To: "Nguyen, Tom L" <tom.l.nguyen@intel.com>
    
    

    On Wed, Dec 15, 2004 at 04:06:44PM -0800, Nguyen, Tom L wrote:
    > On Wednesday, December 15, 2004 1:37 PM, Greg KH wrote:
    > >> +config PCIEPORTBUS
    > >> + bool "PCI Express support"
    > >> + depends on PCI_GOMMCONFIG
    > >
    > > This should also work if PCI_GOANY is selected, right? Otherwise this
    > > feature will never be turned on by any distro :(
    > PCIE port bus driver depends on PCI_GOMMCONFIG to locate service
    > attributes for advanced error reporting (AER) and virtual channel (VC)
    > for each PCIE port. Without PCI_GOMMCONFIG, then a read to 0x100
    > offset or above will return 0xffff; in other words, neither AER nor VC
    > service support is found. We would like to move forward to have
    > PCI_GOMMCONFIG dependency as the new features come along. RHEL 4 is
    > shipping with PCI_GOMMCONFIG configured into the kernel by default and
    > we expect the next major version of SuSE linux to do the same.

    Hm, I get a oops message at boot time, on a non-pci express box, with
    PCI_GOMMCONFIG enabled and your patch. Something down in the ACPI
    subsystem.

    Have you tested this kind of configuration?

    I'll hold off on applying the patch for now due to this :)

    thanks,

    greg k-h
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Nathan Bryant: "Re: Adaptec driver suspend bug ahc_dv_0"

    Relevant Pages

    • Re: Random Oopses on 2.6.0-test1-mm2
      ... >> oops message and also the ksymoops output. ... But Ingo's patch made the vanilla 2.6.0-test1 awesome under really ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] mm: poison struct page for ptlock
      ... DAR is the faulting address on PPC. ... I'll submit a patch to improve ... our Oops message later today unless someone beats me to it. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Oops w/sysfs when closing a disconnected usb serial device
      ... >> the oops message. ... Try the patch below. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH]PCI Express Port Bus Driver
      ... > Hm, I get a oops message at boot time, on a non-pci express box, with ... > PCI_GOMMCONFIG enabled and your patch. ... Something down in the ACPI ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)