linux-stable/drivers/infiniband/sw
Bob Pearson d21a1240f5 RDMA/rxe: Use acquire/release for memory ordering
Change work and completion queues to use smp_load_acquire() and
smp_store_release() to synchronize between driver and users.  This commit
goes with a matching series of commits in the rxe user space provider.

Link: https://lore.kernel.org/r/20201210174258.5234-1-rpearson@hpe.com
Signed-off-by: Bob Pearson <rpearson@hpe.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2020-12-11 19:57:48 -04:00
..
rdmavt IB: Fix kernel-doc markups 2020-12-07 15:45:00 -04:00
rxe RDMA/rxe: Use acquire/release for memory ordering 2020-12-11 19:57:48 -04:00
siw RDMA/siw,rxe: Make emulated devices virtual in the device tree 2020-11-23 16:14:31 -04:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00