net/smc: remove Kconfig warning
authorUrsula Braun <ubraun@linux.vnet.ibm.com>
Fri, 28 Jul 2017 11:56:18 +0000 (13:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Jul 2017 18:22:58 +0000 (11:22 -0700)
Now separate memory regions are created and registered for separate
RMBs. The unsafe_global_rkey of the protection domain is no longer
used. Thus the exposing memory warning can be removed.

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/Kconfig

index 33954852f3f89b3bd05595a159e5c2ed56d074ad..c717ef0896aa2accaee05e3cf4c10d066c61eeb3 100644 (file)
@@ -8,10 +8,6 @@ config SMC
          The Linux implementation of the SMC-R solution is designed as
          a separate socket family SMC.
 
-         Warning: SMC will expose all memory for remote reads and writes
-         once a connection is established.  Don't enable this option except
-         for tightly controlled lab environment.
-
          Select this option if you want to run SMC socket applications
 
 config SMC_DIAG