diff options
author | Cathy Avery <[email protected]> | 2016-11-23 08:46:33 -0500 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2016-11-30 11:38:24 -0500 |
commit | b0120d9906253570f593daf82016a5331bbee2b8 (patch) | |
tree | c187a06529c211dcd24b1ebdc34941525bbbc303 /tools/perf/scripts/python | |
parent | 338be07233813d5be8f44d393d6c16f631c3254d (diff) |
scsi: storvsc: Payload buffer incorrectly sized for 32 bit kernels.
On a 32 bit kernel sizeof(void *) is not 64 bits as hv_mpb_array
requires. Also the buffer needs to be cleared or the upper bytes will
contain junk.
Suggested-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Cathy Avery <[email protected]>
Reviewed-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions