Messages in this thread |  | | | Date | Fri, 29 Feb 2008 08:08:42 -0800 (PST) | | From | Linus Torvalds <> | | Subject | Re: [PATCH 2.6.25] module: allow ndiswrapper to use GPL-only symbols |
On Fri, 29 Feb 2008, Pavel Roskin wrote:
> >
> > I'm not seeing why ndiswrapper should be treated separately.
>
> It is already treated separately, and has been for a long time.
No, I mean "separately from the thing it loads".
It loads non-GPL code, it is non-GPL.
> > If it loads non-GPL modules, it shouldn't be able to use GPLONLY symbols.
>
> This is not the original intention of GPLONLY. GPLONLY exists to prevent
> loading of modules that are proprietary, but can be considered to be Linux
> derivatives due to their use of Linux specific API.
Exactly. And ndiswrapper loads proprietary modules.
You're not following the argument. There was a reason ndiswrapper was
marked for tainting.
Linus
|  |