On Fri, May 08, 2015 at 08:01:00AM -0400, Mike Shuey wrote:
> + struct rdma_cm_id *ibh_cmid; /* listener cmid */
> + struct ib_device *ibh_ibdev; /* IB device */
> + int ibh_page_shift /* page shift of current HCA */
> + int ibh_page_size /* page size of current HCA */
> + __u64 ibh_page_mask; /* page mask of current HCA */
We give people who break the build a severe dressing down the first time
so that they remember not to do it again...
*ALWAYS DOUBLE CHECK*
regards,
dan carpenter