virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 0/1] VM Sockets for Linux upstreaming
@ 2013-02-05 17:02 Andy King
  2013-02-07  0:32 ` [Pv-drivers] " Andy King
  0 siblings, 1 reply; 22+ messages in thread
From: Andy King @ 2013-02-05 17:02 UTC (permalink / raw)
  To: Gerd Hoffmann
  Cc: pv-drivers, netdev, linux-kernel, virtualization, gregkh, davem

Hi Gerd,

> Some separation still needs to be done:
> 
>   CC [M]  net/vmw_vsock/af_vsock.o
> In file included from
> /home/kraxel/projects/linux/net/vmw_vsock/af_vsock.c:102:0:
> /home/kraxel/projects/linux/net/vmw_vsock/af_vsock.h:21:33: fatal
> error:
> linux/vmw_vmci_defs.h: No such file or directory
> compilation terminated.
> make[4]: *** [net/vmw_vsock/af_vsock.o] Error 1

Oops, you're right, it really shouldn't need that header.  Sorry
about that, let me rip that out.

> Module deps are a bit bogous too:
> 
> vmw_vsock_vmci_transport    26162  0
> vsock                  34481  1 vmw_vsock_vmci_transport
> vmw_vmci               61602  2 vsock,vmw_vsock_vmci_transport
> 
> Only vmw_vsock_vmci_transport should have a vmw_vmci dependency, not
> vsock ...

Agreed, that's not right, I'll fix that too.

> Nevertheless this should be good enough to start hacking up a virtio
> prototype.

Great!

Thanks!
- Andy

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2013-02-19  8:45 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1360196636-9357-1-git-send-email-acking@vmware.com>
2013-02-07  0:23 ` [PATCH 1/1] VSOCK: Introduce VM Sockets Andy King
2013-02-11 14:22   ` Gerd Hoffmann
2013-02-12 15:21     ` Andy King
2013-02-13  3:21       ` [Pv-drivers] " Andy King
2013-02-13 11:06       ` Gerd Hoffmann
2013-02-14  3:20         ` Andy King
2013-02-14  9:28           ` Gerd Hoffmann
2013-02-12 10:58   ` Gerd Hoffmann
2013-02-13  3:23     ` Andy King
2013-02-13 12:44   ` Gerd Hoffmann
2013-02-14  3:07     ` Andy King
2013-02-18 16:56     ` Andy King
2013-02-14 11:05   ` Gerd Hoffmann
2013-02-18 17:07     ` Andy King
2013-02-19  8:45       ` Gerd Hoffmann
2013-02-14 20:18   ` Sasha Levin
2013-02-18 17:09     ` Andy King
2013-02-15 10:32   ` Gerd Hoffmann
2013-02-09  1:20 ` [Pv-drivers] [PATCH 0/1] VM Sockets for Linux upstreaming Dmitry Torokhov
2013-02-09  2:59   ` David Miller
2013-02-11  1:10 ` David Miller
2013-02-05 17:02 Andy King
2013-02-07  0:32 ` [Pv-drivers] " Andy King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).