diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2016-01-29 22:47:58 -0800 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2016-03-10 21:48:25 -0800 |
commit | 0fd10721fe3664f7549e74af9d28a509c9a68719 (patch) | |
tree | 5a8baa2974420e246c816828d5f6954050bbb704 /drivers/Kconfig | |
parent | 91973cd60e2db7536228ce2732ffea4e50d03ca9 (diff) | |
download | op-kernel-dev-0fd10721fe3664f7549e74af9d28a509c9a68719.zip op-kernel-dev-0fd10721fe3664f7549e74af9d28a509c9a68719.tar.gz |
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>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions