On 12/5/2017 8:11 PM, Peter Zijlstra wrote:
This change is not for in-tree kernel module. It's for modules built outside of kernel tree modules.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().
Is it really required to show out tree kernel modules ?
No, not without also showing those modules.

