From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [Pv-drivers] [PATCH 1/1] VSOCK: Introduce VM Sockets Date: Fri, 25 Jan 2013 16:22:08 -0800 Message-ID: <20130126002208.GB5132@kroah.com> References: <1359135470-30677-1-git-send-email-acking@vmware.com> <1359135470-30677-2-git-send-email-acking@vmware.com> <20130125235953.GA4833@hmsreliant.think-freely.org> <2312112.Fz0qTjDOJB@dtor-d630.eng.vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: acking@vmware.com, Neil Horman , pv-drivers@vmware.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, davem@davemloft.net To: Dmitry Torokhov Return-path: Content-Disposition: inline In-Reply-To: <2312112.Fz0qTjDOJB@dtor-d630.eng.vmware.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org List-Id: netdev.vger.kernel.org On Fri, Jan 25, 2013 at 04:15:19PM -0800, Dmitry Torokhov wrote: > Hi Neil, > > On Friday, January 25, 2013 06:59:53 PM Neil Horman wrote: > > On Fri, Jan 25, 2013 at 09:37:50AM -0800, acking@vmware.com wrote: > > > + > > > +config VMWARE_VSOCK > > > + tristate "Virtual Socket protocol" > > > + depends on VMWARE_VMCI > > > > What is CONFIG_VMWARE_VMCI? I don't find that in any Kconfig in the tree? > > > > I''m still looking over the rest, but I get build issues if I just remove > > the dependency. > > VMCI is in linux-next at the moment. >>From the char-misc-next git tree to be specific. thanks, greg k-h