Searched hist:"38 b48808" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/rdma/ |
H A D | vmw_pvrdma-abi.h | 38b48808 Tue Mar 20 15:19:46 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> 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> 38b48808 Tue Mar 20 15:19:46 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> 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>
|
H A D | rdma_user_rxe.h | 38b48808 Tue Mar 20 15:19:46 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> 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> 38b48808 Tue Mar 20 15:19:46 CDT 2018 Jason Gunthorpe <jgg@mellanox.com> 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>
|