Chris Wright wrote: > * Jeremy Fitzhardinge ([EMAIL PROTECTED]) wrote: > >> This pretty much has to be EXPORT_SYMBOL(), otherwise we just required >> all modules to be GPL... >> > > muwhahaha > > The plan is working... > > Yeah, I agree. We had to do similar for LSM. > > thanks, > -chris > >
EXPORT_SYMBOL_GPL is still possible - if you patch over every op in paravirt_ops. Then only the paravirt modules need to be GPL, not all modules. Zach _______________________________________________ Virtualization mailing list [email protected] https://lists.osdl.org/mailman/listinfo/virtualization
