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)
commit5d2beb576d32ef2cd047db8914e3602e99a12763
tree572a718d870394e0a62fbf7c2a85e13ed8b66c9f
parent3d89459e2ef92cc0e5a50dde868780ccda9786c1
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