]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
RDMA: Remove minor pahole differences between 32/64
authorJason Gunthorpe <jgg@mellanox.com>
Tue, 20 Mar 2018 20:19:46 +0000 (14:19 -0600)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 27 Mar 2018 20:25:08 +0000 (14:25 -0600)
commit38b48808b9af55f02cb226a1f09b7a5e67104569
treeef17f5ebab1bb53bd8af803e560fd25f2f797dbd
parentf64705b8715a090cd5526a2c082eeb199a51e8b2
RDMA: Remove minor pahole differences between 32/64

To help automatic detection we want pahole to report the same struct
layouts for 32 and 64 bit compiles. These cases are all implicit
padding added at the end of embedded structs as part of a union.

The added reserved fields have no impact on the ABI.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
include/uapi/rdma/rdma_user_rxe.h
include/uapi/rdma/vmw_pvrdma-abi.h