linux/drivers/infiniband/ulp
Nicholas Bellinger 0fd10721fe ib_srpt: Convert to percpu_ida tag allocation
This patch converts ib_srpt to use existing percpu_ida tag
pre-allocation for struct srpt_send_ioctx.

This allows ib_srpt to drop it's internal pre-allocation
mechanisms with the extra spin_lock_irqsave, and use
percpu_ida common code for doing this.

Cc: Vu Pham <vu@mellanox.com>
Cc: Sagi Grimberg <sagig@mellanox.com>
Cc: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2016-03-10 21:48:25 -08:00
..
ipoib IB/ipoib: fix for rare multicast join race condition 2016-02-12 14:53:22 -05:00
iser IB/iser: Support the remote invalidation exception 2015-12-26 19:27:10 -05:00
isert Initial roundup of 4.5 merge window patches 2016-01-23 18:45:06 -08:00
srp Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 2015-12-22 17:03:15 -05:00
srpt ib_srpt: Convert to percpu_ida tag allocation 2016-03-10 21:48:25 -08:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00