[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <df9815e70703080015o2cd2dffelc36abfc76278f122@mail.gmail.com>
Date: Thu, 8 Mar 2007 16:15:34 +0800
From: albcamus <albcamus@...il.com>
To: "Jeff Chua" <jeff.chua.linux@...il.com>
Cc: "Adrian Bunk" <bunk@...sta.de>,
"Linux Kernel" <linux-kernel@...r.kernel.org>,
"Jan Engelhardt" <jengelh@...ux01.gwdg.de>,
"Andrew Morton" <akpm@...l.org>,
"Linus Torvalds" <torvalds@...l.org>
Subject: RE: Linux v2.6.20-rc5
I guess that it is because 'paravirt_ops' was exported as GPL symbol, whereas
the vmware module doen't declare any license.
I tried to add the following line:
MODULE_LICENSE("GPL");
into vmmon.tar and vmnet.tar under /usr/lib/vmare/modules/source/,
then it works.
(but maybe will tear the copyright by VMWare Inc.)
my kernel: 2.6.21-rc3 with CONFIG_PARAVIRT=y
>2007/1/14, Jeff Chua <jeff.chua.linux@...il.com>:
> I recompiled the vmmon module under the new kernel with
> CONFIG_PARAVIRT=y. It compiled fine, but when loaded, it gives the
> unknown symbol warning. I shalll make it clear that this is not a
> kernel issue ... it's just vmware, but I don't know how to fix it, and
> needed help from the experts.
>
> Thanks,
> Jeff.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists