[PATCH 1/2] pci: Arch hook to determine config space size

Christoph Hellwig hch at infradead.org
Sat Jan 29 05:52:34 EST 2005


> +int __attribute__ ((weak)) pcibios_exp_cfg_space(struct pci_dev *dev) { return 1; }

 - prototypes belong to headers
 - weak linkage is the perfect way for total obsfucation

please make this a regular arch hook
> Please read the FAQ at  http://www.tux.org/lkml/
---end quoted text---



More information about the Linuxppc64-dev mailing list