Re: [RFC PATCH v2, part 2 01/18] PCI: introduce hotplug-safe PCIbus iterators

From: Liu Jiang
Date: Wed May 15 2013 - 10:51:22 EST


On 05/15/2013 01:05 AM, Greg Kroah-Hartman wrote:
On Wed, May 15, 2013 at 12:51:45AM +0800, Jiang Liu wrote:
+EXPORT_SYMBOL(pci_bus_exists);
EXPORT_SYMBOL_GPL()? Same for the other new exports?

thanks,

greg k-h
Hi Greg,
Only pci_root_buses from drivers/pci/search.c is exported as GPL,
all other functions from that file are exported as EXPORT_SYMBOL().
So should we keep those new interfaces as EXPORT_SYMBOL() too?
Thanks,
Gerry
--
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/