summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@mellanox.com>2018-03-20 14:19:47 -0600
committerJason Gunthorpe <jgg@mellanox.com>2018-03-27 14:25:08 -0600
commit611cb92b082ad16b2fe1258e51d5aca7de540dfb (patch)
tree641fe2e35df9c9441bcf8b324bc179f1b219e86c /tools/perf/scripts/python/export-to-postgresql.py
parent38b48808b9af55f02cb226a1f09b7a5e67104569 (diff)
RDMA/ucma: Fix uABI structure layouts for 32/64 compat
The rdma_ucm_event_resp is a different length on 32 and 64 bit compiles. The kernel requires it to be the expected length or longer so 32 bit builds running on a 64 bit kernel will not work. Retain full compat by having all kernels accept a struct with or without the trailing reserved field. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions