On Mon, Dec 21, 2009 at 09:24:46AM -0800, Greg KH wrote: > On Mon, Dec 21, 2009 at 11:48:14AM -0500, Konrad Rzeszutek Wilk wrote: > > I would appreciate any ideas of how to do this correctly? > > Export it as a GPL symbol, when you send your patches for the rest of > the kernel that require this to be used. Exporting the symbol before Will do that. Had to research back what the EXPORT_SYMBOL_GPL vs EXPORT_SYMBOL was and I concur - it should be _GPL variant. > then doesn't seem to be needed, right? Correct. Jesse, is this OK with you as well? I want to make sure that there aren't any issues with making the pci_walk_bus function be EXPORT_SYMBOL_GPL when I start posting. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html