projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49b53a9
)
staging/lustre: Disable InfiniBand support
author
Doug Ledford
<dledford@redhat.com>
Thu, 6 Oct 2016 20:22:37 +0000
(16:22 -0400)
committer
Doug Ledford
<dledford@redhat.com>
Fri, 7 Oct 2016 20:54:41 +0000
(16:54 -0400)
We changed one of the RDMA APIs and Lustre's InfiniBand transport
has not been updated to match. Disabled it for now.
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/staging/lustre/lnet/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/lustre/lnet/Kconfig
b/drivers/staging/lustre/lnet/Kconfig
index 2b5930150cdafeda14fde7e620b437ca6415a101..13b43278a38dc89d9f4758e6ef07f9ea13f16437 100644
(file)
--- a/
drivers/staging/lustre/lnet/Kconfig
+++ b/
drivers/staging/lustre/lnet/Kconfig
@@
-35,6
+35,7
@@
config LNET_SELFTEST
config LNET_XPRT_IB
tristate "LNET infiniband support"
depends on LNET && INFINIBAND && INFINIBAND_ADDR_TRANS
+ depends on BROKEN
default LNET && INFINIBAND
help
This option allows the LNET users to use infiniband as an