Rusty Russell wrote: > +EXPORT_SYMBOL_GPL(paravirt_ops); > This should probably be EXPORT_SYMBOL(), otherwise pretty much every driver module will need to be GPL... J
Rusty Russell wrote: > +EXPORT_SYMBOL_GPL(paravirt_ops); > This should probably be EXPORT_SYMBOL(), otherwise pretty much every driver module will need to be GPL... J