Re: [PATCH] VSOCK: Handle changes to the VMCI context ID.

From: David Miller
Date: Tue Apr 02 2013 - 14:39:52 EST


From: Reilly Grant <grantr@xxxxxxxxxx>
Date: Mon, 1 Apr 2013 11:41:52 -0700

> The VMCI context ID of a virtual machine may change at any time. There
> is a VMCI event which signals this but datagrams may be processed before
> this is handled. It is therefore necessary to be flexible about the
> destination context ID of any datagrams received. (It can be assumed to
> be correct because it is provided by the hypervisor.) The context ID on
> existing sockets should be updated to reflect how the hypervisor is
> currently referring to the system.
>
> Signed-off-by: Reilly Grant <grantr@xxxxxxxxxx>
> Acked-by: Andy King <acking@xxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/