On 1/4/2018 5:33 PM, Jason Gunthorpe wrote: >> +struct mlx5_ib_odp { >> + struct ib_odp_caps caps; >> + u64 max_size; >> + /* >> + * Sleepable RCU that prevents destruction of MRs while they are still >> + * being used by a page fault handler. >> + */ >> + struct srcu_struct mr_srcu; >> + u32 null_mkey; >> + void (*sync)(struct mlx5_ib_dev *dev); >> +}; > Well this doesn't belong in here. rebase error or something? > > Someone needs to go over these patches more carefully.. > > Jason Looks like a rebase error, it's not there in V0. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html