[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1302221236480.10081@chino.kir.corp.google.com>
Date: Fri, 22 Feb 2013 12:37:29 -0800 (PST)
From: David Rientjes <rientjes@...gle.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
cc: George Zhang <georgezhang@...are.com>,
Andy King <acking@...are.com>,
Dmitry Torokhov <dtor@...are.com>, linux-kernel@...r.kernel.org
Subject: Re: [patch] drivers, vmci: vmware vmci driver depends on
CONFIG_NET
On Thu, 21 Feb 2013, David Rientjes wrote:
> CONFIG_VMWARE_VMCI requires CONFIG_NET, otherwise there is a link error:
>
> drivers/built-in.o: In function `__qp_memcpy_from_queue.isra.11':
> vmci_queue_pair.c:(.text+0x2d4509): undefined reference to `memcpy_toiovec'
> drivers/built-in.o: In function `__qp_memcpy_to_queue.isra.12':
> vmci_queue_pair.c:(.text+0x2d4709): undefined reference to `memcpy_fromiovec'
>
This link error has made it to Linus' tree, so hopefully this can be
merged and pushed before rc1.
--
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