linux_dsm_epyc7002/drivers/infiniband/hw
Robert P. J. Day b3b8128fd3 IB/ipath: Fix time comparison to use time_after_eq()
Raw comparison against jiffies will fail if jiffies wraps, although
since ipath currently only supports 64-bit architectures, this is rather
far-fetched.  Still, it's better to use time_after_eq().

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-16 21:09:28 -07:00
..
amso1100 IB/core: Add creation flags to struct ib_qp_init_attr 2008-04-16 21:09:27 -07:00
cxgb3 IB: Replace remaining __FUNCTION__ occurrences with __func__ 2008-04-16 21:01:10 -07:00
ehca IB/core: Add creation flags to struct ib_qp_init_attr 2008-04-16 21:09:27 -07:00
ipath IB/ipath: Fix time comparison to use time_after_eq() 2008-04-16 21:09:28 -07:00
mlx4 IB/mlx4: Micro-optimize mlx4_ib_post_send() 2008-04-16 21:09:28 -07:00
mthca IB/core: Add creation flags to struct ib_qp_init_attr 2008-04-16 21:09:27 -07:00
nes IB/core: Add creation flags to struct ib_qp_init_attr 2008-04-16 21:09:27 -07:00