diff options
| author | Jason Gunthorpe <jgg@mellanox.com> | 2018-03-19 20:30:43 +0300 |
|---|---|---|
| committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-03-23 23:53:29 +0300 |
| commit | f64705b8715a090cd5526a2c082eeb199a51e8b2 (patch) | |
| tree | 32d1e6690944133feb30bd3b32d038bf9aa0640a /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | f215a3d2448ae77253f0b93dcc37114779f51778 (diff) | |
| download | linux-f64705b8715a090cd5526a2c082eeb199a51e8b2.tar.xz | |
RDMA/ocrdma: Fix structure layout for ocrdma_alloc_pd
The udata's for alloc_pd cannot contain u64s due to alignment
constraints. Switch the two never-used u64's to arrays of u32 to reduce
the required struct alignment to 4 bytes.
These reserved fields are totally unnecessary, never written and never
read.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
