diff options
author | Martin K. Petersen <[email protected]> | 2014-04-09 22:20:48 -0400 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2014-04-09 20:26:20 -0600 |
commit | 2bfad21ecc6f837de29743f4419f47dee3fac9e2 (patch) | |
tree | 9864ba0b27af0f6f2e8f0efba9a7a1bab4afa8de /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | e69f18f06b97ed29645d020500222bfcec2b42b2 (diff) |
scsi: Make sure cmd_flags are 64-bit
cmd_flags in struct request is now 64 bits wide but the scsi_execute
functions truncated arguments passed to int leading to errors. Make sure
the flags parameters are u64.
Signed-off-by: Martin K. Petersen <[email protected]>
Cc: Jens Axboe <[email protected]>
CC: Jan Kara <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions