Re: [GIT PULL] Please pull RDMA subsystem changes

From: Eugene Syromiatnikov
Date: Wed May 16 2018 - 13:05:43 EST


On Fri, Apr 06, 2018 at 10:05:41AM -0600, Jason Gunthorpe wrote:
> RDMA: Change all uapi headers to use __aligned_u64 instead of __u64
Looks like this change changed the size of struct hfi1_ctxt_info and the
value of HFI1_IOCTL_CTXT_INFO ioctl number as a result.

> IB/uverbs: Extend uverbs_ioctl header with driver_id
This patch changed the value of the RDMA_VERBS_IOCTL ioctl number.

(see https://lists.strace.io/pipermail/strace-devel/2018-May/008196.html
for the reference)