diff options
author | 2013-03-07 07:29:08 -0800 | |
---|---|---|
committer | 2013-03-15 12:58:12 -0700 | |
commit | 347e0899b1c75d907f01ac883ca38d37fe9bfa42 (patch) | |
tree | 74b1b63235134845774d4f9b73952944fb271120 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'extcon-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linus (diff) | |
download | linux-dev-347e0899b1c75d907f01ac883ca38d37fe9bfa42.tar.xz linux-dev-347e0899b1c75d907f01ac883ca38d37fe9bfa42.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions