Re: GPLONLY kernel symbols???

M. R. Brown (mrbrown@0xd6.org)
Thu, 18 Oct 2001 08:45:59 -0500


--7lMq7vMTJT4tNk0a
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* pierre@lineo.com <pierre@lineo.com> on Wed, Oct 17, 2001:

> >=20
> > It's not legal issues.
>=20
> Of course it is, this is code that deals with
> whether or not the kernel has loaded something
> that's not covered under the GPL license.
>=20

No, it isn't, the fact that a module is GPL'd or BSD'd means that the
source is available, which means that any available kernel hacker can debug
it. Proprietary/binary-only modules won't have such a license, the source
isn't accessible, and can't be debugged by the general hacking community.

You've been reading waaaay too much into this.

>=20
> Then that's the wrong purpose : instead, oops
> posters should be made aware that they should
> post the list of loaded modules as well. If you
> really insist on having the kernel deal with this,
> make the kernel print the list of modules as well
> as the oops.
>=20

Obviously that's not enough if the tainted mechanism is needed to "dismiss"
those posts. And how does printing the use of active modules help
determine which modules are supported and which aren't? You'd still need
to label those modules as being proprietary and such, so you still end up
with the tainted mechanism.

>=20
> Yes it is : what about the code that allows me
> to cat /proc/sys/kernel/tainted and echo an integer
> into it ? and the code that's not loaded into kernel
> memory sure takes storage space, even if it's not
> much.
>=20

What the hell are you talking about?

> But that's not the point : the point is, the kernel
> should contain as much non-kernel junk as possible.
> Kernel code, even a small amount of it, that deals
> with licensing is junk code. It's silly enough to
> have "sponsored by" strings in the kernel as it is.
>=20

Two things. Bitching about code that you don't agree with without
providing a suitable alternative won't really get you anywhere. The
tainted inteface is needed to sway or halt the onslaught of bug reports for
unsupported modules. You do realize that the kernel community can't
support modules without source? Also, it's up to the copyright holder of a
piece of code what strings are in their code, as long as it's accepted by
whomever who cares if it contains "I'd like to give a shout out...".

M. R.

--7lMq7vMTJT4tNk0a
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE7zt0XaK6pP/GNw0URAqNbAJ9cec/ZUwwn6KXVp3giSYMKeUr1OwCfZlK7
omqpBwyJ1t7mxpFbcsz3N7g=
=faTI
-----END PGP SIGNATURE-----

--7lMq7vMTJT4tNk0a--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/