|
|
|
|
|
by rkangel
695 days ago
|
|
The generally accepted (but not well tested) legal position is that it's ok to have a proprietary kernel module that is dynamically loaded. You can, for instance, ask a running kernel if it is "tainted" by having loaded a non-GPL module. |
|