[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <12861d19-1579-2f78-7c4c-ac8983b505ae@codeaurora.org>
Date: Wed, 6 Dec 2017 20:59:27 +0530
From: Hareesh Gundu <hareeshg@...eaurora.org>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Steven Rostedt <rostedt@...dmis.org>, jcrouse@...eaurora.org,
Mel Gorman <mgorman@...e.de>, efault@....de,
tglx@...utronix.de, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] lib/plist.c: Export plist_*() APIs
On 12/5/2017 8:11 PM, Peter Zijlstra wrote:
> 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().
This change is not for in-tree kernel module. It's for modules built
outside of kernel tree modules.
Is it really required to show out tree kernel modules ?
> No, not without also showing those modules.
>
Powered by blists - more mailing lists