On 10/10/2013 08:48 PM, Greg KH wrote:
On Thu, Oct 10, 2013 at 08:28:09PM -0400, Roman Bysh wrote:
--- a/kernel/nv.c +++ b/kernel/nv.c @@ -16,8 +16,12 @@ #include "rmil.h"
#if defined(MODULE_LICENSE) +#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 12, 0) +MODULE_LICENSE("GPL");
Seriously? You do realize you are lying to the kernel here, and by doing so, are totally circumventing the wishes of the creators of the kernel.
You are also changing the license for the nvidia code, and I'm sure their lawyers would like to know what right you have doing this.
That's not ok at all.
greg k-h
Sorry Greg, Perhaps I should have mentioned.. The attached patch _whas NOT_ created nor provided by an openSUSE employee or any employee affiliated with openSUSE.org. It is strictly, provided as an _as is_ _patch_ by an openSUSE user strictly for _experimental_ _use_ _only_ due to the negligence of Nvidia in providing the correct working driver in a timely manner with the release of the Linux open-source kernel. All users understand that any patch provided on this mail list by non employees of Nvidia clearly understand that they may be breaking the closed-source license agreement provided by Nvidia during the installation process. Thank you, Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org