On 1/14/07, Adrian Bunk <[EMAIL PROTECTED]> wrote:
On Sun, Jan 14, 2007 at 07:03:12PM +0800, Jeff Chua wrote: > > On 1/14/07, Adrian Bunk <[EMAIL PROTECTED]> wrote: > >On Sun, Jan 14, 2007 at 03:38:24PM +0800, Jeff Chua wrote: > >> > >> setting CONFIG_PARAVIRT=y will return in ... > >> > >> vmmon.ko module unknown symbol paravirt_ops
Could it be you compiled the module against a CONFIG_PARAVIRT=y tree and tried to use it with a (CONFIG_PARAVIRT=n kernel?
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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/