Re: ATI drivers also tainted ?
- From: markhobley@xxxxxxxxxxxxxxxxxxxxxxxxxxx (Mark Hobley)
- Date: Tue, 09 Dec 2008 12:08:15 GMT
Måns Rullgård <mans@xxxxxxxxx> wrote:
Wrong again. In the Linux kernel context "tainted" means that a
closed module has been loaded, thus "tainting" the running kernel as a
whole. The taintedness is not an attribute of the module on its own.
I think the term "tainted module" when used in the context of Linux
kernel modules, would be interpreted as a module without corresponding
source code.
It is also not a matter of morality. It is merely a flag indicating
that unknown code has been loaded, and thus debugging a crash is with
that kernel is likely to be difficult since source code is not
available.
The important thing here is that a module without source code may not
work on a modified or forked kernel variant, and fixes to the module
will probably be difficult to make.
(Have you ever tried to make patches to proprietary operating system
software without the source code? Even with a hardware debugger, it is
not easy.)
It is better that the source code is available and that the modules are
under an open source licence, to make it easier for developers to change the
module as required to suit the revised kernel.
I definitely recommend open source modules over proprietary ("tainted")
modules, and I certainly do not want proprietary modules on any of my
machines.
Mark.
--
Mark Hobley
Linux User: #370818 http://markhobley.yi.org/
.
- Follow-Ups:
- Re: ATI drivers also tainted ?
- From: Måns Rullgård
- Re: ATI drivers also tainted ?
- From: Darren Salt
- Re: ATI drivers also tainted ?
- References:
- ATI drivers also tainted ?
- From: Priam
- Re: ATI drivers also tainted ?
- From: Cork Soaker
- Re: ATI drivers also tainted ?
- From: Joe Pfeiffer
- Re: ATI drivers also tainted ?
- From: Cork Soaker
- Re: ATI drivers also tainted ?
- From: Janaka
- Re: ATI drivers also tainted ?
- From: Måns Rullgård
- ATI drivers also tainted ?
- Prev by Date: Re: ATI drivers also tainted ?
- Next by Date: Re: ATI drivers also tainted ?
- Previous by thread: Re: ATI drivers also tainted ?
- Next by thread: Re: ATI drivers also tainted ?
- Index(es):
Relevant Pages
|