Andy King 347e0899b1 VMCI: Fix process-to-process DRGAMs.
When sending between processes, we always schedule a work item.  Our work info
struct has the message embedded in the middle, which means that we end up
overwriting subsequent fields when we copy the (variable-length) message into
it.  Move it to the end of the struct.

Acked-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Andy King <acking@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-15 12:58:12 -07:00
..
2013-01-17 12:07:38 -08:00
2013-01-08 16:15:57 -08:00
2013-01-08 16:15:55 -08:00
2013-01-08 16:15:55 -08:00
2013-01-08 16:15:56 -08:00
2013-01-08 16:15:56 -08:00