summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
diff options
context:
space:
mode:
authorAdir Lev <adirl@mellanox.com>2015-08-06 18:32:59 +0300
committerDoug Ledford <dledford@redhat.com>2015-08-30 18:12:30 -0400
commit2b3bf958103899a96d230c9f2e0d87606f08a7be (patch)
tree9639c689b81d58f16f201d6a8d6ffa22e3570668 /drivers/rtc
parent385ad87d4b637c1ebdb54bc93274fc2c267dfc16 (diff)
downloadlinux-2b3bf958103899a96d230c9f2e0d87606f08a7be.tar.bz2
IB/iser: Maintain connection fmr_pool under a single registration descriptor
This will allow us to unify the memory registration code path between the various methods which vary by the device capabilities. This change will make it easier and less intrusive to remove fmr_pools from the code when we'd want to. The reason we use a single descriptor is to avoid taking a redundant spinlock when working with FMRs. We also change the signature of iser_reg_page_vec to make it match iser_fast_reg_mr (and the future indirect registration method). Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Adir Lev <adirl@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions