diff options
author | Matthew Garrett <mjg59@srcf.ucam.org> | 2012-06-22 13:49:31 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-21 09:17:10 -0700 |
commit | 17313c04d71395a59d2797f9fa846c94aebcb73c (patch) | |
tree | 61db5c55edfa710292a572b5740785e0ff58d601 /fs/direct-io.c | |
parent | 3a738a8aa3dd4fae6998b4cbc7a1043f44086035 (diff) |
module: taint kernel when lve module is loaded
commit c99af3752bb52ba3aece5315279a57a477edfaf1 upstream.
Cloudlinux have a product called lve that includes a kernel module. This
was previously GPLed but is now under a proprietary license, but the
module continues to declare MODULE_LICENSE("GPL") and makes use of some
EXPORT_SYMBOL_GPL symbols. Forcibly taint it in order to avoid this.
Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: Alex Lyashkov <umka@cloudlinux.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/direct-io.c')
0 files changed, 0 insertions, 0 deletions