Re: [PATCH for-next V3 7/8] IB/mlx4: Add mmap call to map the hardware clock

2015-08-27 Thread Christoph Lameter
Could you please post an updates patch that reflects the current state in Matan's tree? -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH for-next V3 7/8] IB/mlx4: Add mmap call to map the hardware clock

2015-06-11 Thread Or Gerlitz
From: Matan Barak In order to read the HCA's cycle counter efficiently in user space, we need to map the HCA's register. This is done through mmap call. Signed-off-by: Matan Barak Signed-off-by: Or Gerlitz --- drivers/infiniband/hw/mlx4/main.c | 18 +- drivers/net/et