On 01/06/18 13:41, Oleksandr Andrushchenko wrote: > From: Oleksandr Andrushchenko <oleksandr_andrushche...@epam.com> > > Only gnttab_{alloc|free}_pages are exported as EXPORT_SYMBOL > while all the rest are exported as EXPORT_SYMBOL_GPL, thus > effectively making it not possible for non-GPL driver modules > to use grant table module. Export gnttab_{alloc|free}_pages as > EXPORT_SYMBOL_GPL so all the exports are aligned. > > Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushche...@epam.com>
Reviewed-by: Juergen Gross <jgr...@suse.com> Juergen _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel