Re: [PATCH 2.6.25] module: allow ndiswrapper to use GPL-onlysymbols

From: Pavel Roskin
Date: Tue Mar 04 2008 - 18:29:29 EST



On Tue, 2008-03-04 at 22:20 +0100, Ingo Molnar wrote:
> * Pavel Roskin <proski@xxxxxxx> wrote:
>
> > To recap:
> >
> > 1) USB API
> > 2) Workqueue API (there is a hackish replacement in ndiswrapper)
> > 3) task_nice(), but I have a trivial workaround for that.
>
> task_nice() - it's trivial so feel free to send a patch that turns it
> into EXPORT_SYMBOL().

The recent discussion makes me nervous about sending any patches of such
kind. Instead of getting access task_nice(), ndiswrapper could lose
access to set_user_nice() or something else.

It's bad already that a mistaken commit has turned into a permanent
restriction for ndiswrapper after my intervention :-(

--
Regards,
Pavel Roskin
--
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/