diff options
author | Charles Machalow <[email protected]> | 2019-11-04 22:15:10 -0800 |
---|---|---|
committer | Keith Busch <[email protected]> | 2019-11-06 06:17:38 +0900 |
commit | 0d6eeb1fd625272bd60d25f2d5e116cf582fc7dc (patch) | |
tree | 7bde402c5afaf6de7dbc78c9672f379f75ff950a /tools/perf/util/trace-event-scripting.c | |
parent | 763303a83a095a88c3a8a0d1abf97165db2e8bf5 (diff) |
nvme: change nvme_passthru_cmd64 to explicitly mark rsvd
Changing nvme_passthru_cmd64 to add a field: rsvd2. This field is an explicit
marker for the padding space added on certain platforms as a result of the
enlargement of the result field from 32 bit to 64 bits in size, and
fixes differences in struct size when using compat ioctl for 32-bit
binaries on 64-bit architecture.
Fixes: 65e68edce0db ("nvme: allow 64-bit results in passthru commands")
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Charles Machalow <[email protected]>
[changelog]
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions