Re: Problem with pci_fixups in drivers/pci/probe.c

From: Alan Cox
Date: Fri Jan 06 2006 - 08:44:28 EST


On Iau, 2006-01-05 at 15:46 -0800, alan wrote:
> include/asm-x86_64/pci.h:18:#define pcibios_assign_all_busses() 0
> include/asm-i386/pci.h:14:extern unsigned int pcibios_assign_all_busses(void);
> include/asm-i386/pci.h:16:#define pcibios_assign_all_busses() 0
> include/asm-ia64/pci.h:18:#define pcibios_assign_all_busses() 0
>
> This "fix" makes the patch absolutely useless to me.

Your system work sif this is set to 1 ?

If so you might want to use the DMI layer to make that function return 0
except for matches on problem systems.

Alan

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