[PATCH] Add tainting for proprietary helper modules
authorDave Jones <davej@redhat.com>
Sun, 8 Jan 2006 09:03:41 +0000 (01:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:59 +0000 (20:13 -0800)
commit9841d61d75da5e46ed7a978bed4f50c78b1d87fd
treefae0f4af69456d6c70ac1ea9c91e0cfc6544d5e2
parentf867bac65419a98c9682f4409e087582d29ec5f6
[PATCH] Add tainting for proprietary helper modules

Kernels that have had Windows drivers loaded into them are undebuggable.
I've wasted a number of hours chasing bugs filed in Fedora bugzilla only to
find out much later that the user had used such 'helpers', and their
problems were unreproducable without them loaded.

Acked-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/module.c