ACK: [azure][PATCH 0/4] lp1690196: [Hyper-V][SAUCE] hv_sock for 4.10
Stefan Bader
stefan.bader at canonical.com
Tue May 30 08:54:27 UTC 2017
On 29.05.2017 15:12, Marcelo Henrique Cerri wrote:
> BugLink: http://bugs.launchpad.net/bugs/1690196
>
> This change set covers the inclusion of the Hyper-V socket module and
> updates to net/9p to support the new socket as a transport.
>
> ---
>
> Cheng-mean Liu (2):
> UBUNTU: SAUCE: azure: hv_sock: 4.11 update
> UBUNTU: SAUCE: 9p: net/9p: add hv_sock transport
>
> Dexuan Cui (1):
> UBUNTU: SAUCE: azure: hv_sock: introduce Hyper-V Sockets
>
> Marcelo Henrique Cerri (1):
> UBUNTU: [Config] azure: CONFIG_HYPERV_SOCK=m
>
> MAINTAINERS | 2 +
> debian.azure/config/config.common.ubuntu | 1 +
> debian.azure/control.d/azure.inclusion-list | 1 +
> drivers/hv/channel.c | 4 +-
> drivers/hv/channel_mgmt.c | 26 +-
> drivers/hv/vmbus_drv.c | 6 +-
> include/linux/hyperv.h | 27 +-
> include/linux/socket.h | 10 +-
> include/net/af_hvsock.h | 78 ++
> include/uapi/linux/hyperv.h | 23 +
> net/9p/trans_fd.c | 110 ++
> net/Kconfig | 1 +
> net/Makefile | 1 +
> net/hv_sock/Kconfig | 10 +
> net/hv_sock/Makefile | 3 +
> net/hv_sock/af_hvsock.c | 1507 +++++++++++++++++++++++++++
> 16 files changed, 1776 insertions(+), 34 deletions(-)
> create mode 100644 include/net/af_hvsock.h
> create mode 100644 net/hv_sock/Kconfig
> create mode 100644 net/hv_sock/Makefile
> create mode 100644 net/hv_sock/af_hvsock.c
>
Not for being the most beautiful things but those go into a special kernel for a
specific environment and therfor should be testable and will not regress the
generic kernel.
-Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20170530/966c360c/attachment.sig>
More information about the kernel-team
mailing list