Tainting from user space
Posted May 25, 2006 3:25 UTC (Thu) by
sbishop (guest, #33061)
In reply to:
Tainting from user space by pzb
Parent article:
Tainting from user space
Yes, I've seen this. Loading a (GPLed) kernel module, that I'd written, on a SUSE 9.3 box produced a "kernel tainted" message in the system logs, which confused me at first. If you Google for this, you'll see that this is a bit of a FAQ. Here's a link to the SUSE docs which describe the different flags:
http://www.suse.de/~agruen/kernel-doc/
They even use the same sysfs path (/proc/sys/kernel/tainted) that Ted's patch does, apparently.
(
Log in to post comments)