On Wed, Dec 06, 2017 at 08:59:27PM +0530, Hareesh Gundu wrote:We changed our design and planned to have our module in-tree kernel instead of out tree kernel module.
On 12/5/2017 8:11 PM, Peter Zijlstra wrote:Typically we don't add EXPORTs for functions not used in in-tree
On Tue, Dec 05, 2017 at 08:05:43PM +0530, Hareesh Gundu wrote:This change is not for in-tree kernel module. It's for modules built outside
Allow plist_add(), plist_del() and plist_requeue() APIs to
be referenced by kernel modules by adding the EXPORT_SYMBOL().
of kernel tree modules.
Is it really required to show out tree kernel modules ?
modules.