• John Feeney's avatar
    Fix 82875 PCI setup · 62456726
    John Feeney authored
    The 82875 EDAC driver enables an otherwise-hidden PCI device, but doesn't
    register it as a PCI device properly.  Therefore, the device list in
    /proc/bus/pci/devices is different than the tree in /sys/bus/pci.  This
    usually manifests as the X server failing to start, since it expects the
    two lists to be consistent.
    Signed-off-by: default avatarAdam Jackson <ajackson@redhat.com>
    Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
    Cc: Greg KH <greg@kroah.com>
    Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
    Cc: Doug Thompson <norsk5@xmission.com>
    Cc: Andi Kleen <ak@suse.de>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    62456726
i82875p_edac.c 13.7 KB