]> git.openfabrics.org - ~tnikolova/compat-rdma/.git/commit
Fixed SRP support on RHEL7.2 by using blk_iopoll API in ib_core
authorSergey Gorenko <sergeygo@mellanox.com>
Mon, 21 Aug 2017 20:59:05 +0000 (23:59 +0300)
committerVladimir Sokolovsky <vlad@mellanox.com>
Tue, 22 Aug 2017 21:45:47 +0000 (00:45 +0300)
commitf2afb85f9b089b3872f9a60d91ee362d13ac707a
tree9599b085898b795bcd6beefbe785be42c7109a07
parent36ae89d7eddd87d72686e17f2bb1e66d2b38fe55
Fixed SRP support on RHEL7.2 by using blk_iopoll API in ib_core

On RHEL7.3 CONFIG_IRQ_POLL option is supported but not on RHEL7.2. So, SRP
fails to create cq with IB_POLL_SOFTIRQ.
Using blk_iopoll API instead of irq_poll in this case.

Signed-off-by: Sergey Gorenko <sergeygo@mellanox.com>
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.com>
patches/0001-BACKPORT-ib_core.patch