Re: [1/1] Export __lock_page_killable()

From: Alan Cox
Date: Wed May 14 2008 - 10:25:29 EST


On Wed, 14 May 2008 18:11:58 +0400
Evgeniy Polyakov <johnpol@xxxxxxxxxxx> wrote:

> Hi.
>
> There are users, who would like to use lock_page_killable() in modules,
> so far there are no users in kernel, but for consistency it can be
> exported without them.

Missing information #1: Who are the users and what are the URLs to the
code in question

> Not that it is particulary needed

Humm..

> +EXPORT_SYMBOL(__lock_page_killable);

_GPL - or better yet this could be added *when* we have an actual in tree
user who really needs it and can show it is appropriate to export.
That'll also save Adrian from removing it again ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/