commit | 5d2beb576d32ef2cd047db8914e3602e99a12763 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Tue Feb 13 12:18:33 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Feb 15 14:59:45 2018 -0700 |
tree | 572a718d870394e0a62fbf7c2a85e13ed8b66c9f | |
parent | 3d89459e2ef92cc0e5a50dde868780ccda9786c1 [diff] |
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>