Re: [PATCH 1/6] VSOCK: vsock protocol implementation.

From: Stephen Hemminger
Date: Tue Nov 06 2012 - 04:10:15 EST


On Mon, 05 Nov 2012 10:00:51 -0800
George Zhang <georgezhang@xxxxxxxxxx> wrote:

> + /* Added in 2.6.10. */
> + .owner = THIS_MODULE,

Thanks for submitting this, it will make life easier for distro's
that now have to go through extra effort to include out of mainline
support for Vmware.

You did some scrubbing of the macro's to support multiple kernel
versions, but there are still some leftovers.
This code seems to have a lot of "this added in version xxx"
type comments. These are probably not a good idea to include
in the mainline kernel code.
--
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/