kernel-ark/drivers/infiniband
Tom Tucker e52e6080ca RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv
The AMSO driver was not thread-safe in the post WR code and had
code that would sleep if the WR post FIFO was full. Since these
functions can be called on interrupt level I changed the sleep to a
udelay.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-10-10 09:51:13 -07:00
..
core RDMA/cma: Optimize error handling 2006-10-02 14:52:16 -07:00
hw RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv 2006-10-10 09:51:13 -07:00
ulp Still more typo fixes 2006-10-03 22:36:44 +02:00
Kconfig RDMA/amso1100: Add driver for Ammasso 1100 RNIC 2006-09-22 15:22:48 -07:00
Makefile RDMA/amso1100: Add driver for Ammasso 1100 RNIC 2006-09-22 15:22:48 -07:00