RE: Changed message for GPLONLY symbols

Sascha Andres (linux-kernel@programmers-world.com)
Tue, 13 Nov 2001 19:22:28 +0100


hi,

i did not wrote much to this list yet, but i have a suggestion to this
hint:
> > Hint: You are trying to load a module which has unresolved symbols.
These
> > symbols may not be exported by this version of the kernel
(perhaps
> > you have a version mismatch), or they may be exported GPLONLY,
> > (in which case they will not be available to your module which
does
> > not carry a GPL compatible license). In either case, contact
> > the *only* module supplier for assistance; no one else can
help you.
> ^^^^
^^^^^^^^^^^^^^^^^^^^^^^^

when i read the last sentence i had the feeling of a bad taste,
just because is sounds just like 'the evil module supplier (which
might just not have recompiled his modules yet) is responsible
for all and everything'.

well, it sounds like that for me.

what's with this:

To avoid further problems please contact the module supplier as he can
help you best.

so the whole hint would look like:

Hint: You are trying to load a module which has unresolved symbols.
These
symbols may not be exported by this version of the kernel (perhaps
you have a version mismatch), or they may be exported GPLONLY,
(in which case they will not be available to your module which
does
not carry a GPL compatible license).
To avoid further problems please contact the module supplier as
he can
help you best.

that is - i think - a bit more polite and perhaps it helps to prevent
mails like 'your damn module causes serious errors with the actual
kernel.
can't you program like you ought to program'. at least that mails
will be more polite too.

bye,

sascha

-
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/