]> git.baikalelectronics.ru Git - kernel.git/commit
IB/uverbs: Use __aligned_u64 for uapi headers
authorJason Gunthorpe <jgg@mellanox.com>
Tue, 13 Feb 2018 10:18:33 +0000 (12:18 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 15 Feb 2018 21:59:45 +0000 (14:59 -0700)
commit07d31bba9e17be91dab56c5cb366bc1c84d2a16d
tree572a718d870394e0a62fbf7c2a85e13ed8b66c9f
parent2b2d7fdd54f3f72fc8aa42075b13693ecca52629
IB/uverbs: Use __aligned_u64 for uapi headers

This has no impact on the structure layout since these structs already
have their u64s already properly aligned, but it does document that we
have this requirement for 32 bit compatibility.

Signed-off-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
include/uapi/rdma/rdma_user_ioctl.h