Re: [PATCH] lib/plist.c: Export plist_*() APIs

From: Peter Zijlstra
Date: Tue Dec 05 2017 - 09:41:18 EST


On Tue, Dec 05, 2017 at 08:05:43PM +0530, Hareesh Gundu wrote:
> Allow plist_add(), plist_del() and plist_requeue() APIs to
> be referenced by kernel modules by adding the EXPORT_SYMBOL().

No, not without also showing those modules.