]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cma: add module parameter to the response timeout
authorArlin Davis <ardavis@ichips.intel.com>
Thu, 15 Nov 2012 10:45:26 +0000 (12:45 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 21:38:07 +0000 (14:38 -0700)
commitfe913e8304587e7ad30a315db43fb044ed386458
tree3291e31e2eaa481c57b8cab491768bf3e531b5ec
parentb953c0d234bc72e8489d3bf51a276c5c4ec85345
cma: add module parameter to the response timeout

OFED 1.2 removed the rdma_set_option call used to adjust
response timeout. We are running into some cases on larger
clusters that require longer timeouts then the default.

V2: Adjusted for rebase to kernel 3.7-rc4

Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.com>
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
(Ported from Mellanox OFED 2.4)

Signed-off-by: Mukesh Kacker <mukesh.kacker@oracle.com>
drivers/infiniband/core/cma.c