From: Andy King Date: Thu, 7 Mar 2013 05:26:13 +0000 (+0000) Subject: VSOCK: Split vm_sockets.h into kernel/uapi X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~543 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c031e234ee304b507b79f76a7677ea0a7a8890e8;p=pandora-kernel.git VSOCK: Split vm_sockets.h into kernel/uapi Split the vSockets header into kernel and UAPI parts. The former gets the bits that used to be in __KERNEL__ guards, while the latter gets everything that is user-visible. Tested by compiling vsock (+transport) and a simple user-mode vSockets application. Reported-by: David Howells Acked-by: Dmitry Torokhov Signed-off-by: Andy King Acked-by: David Howells Signed-off-by: David S. Miller --- Reading git-diff-tree failed