Skip to content

Commit

Permalink
net/smc: remove Kconfig warning
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Ursula Braun authored and davem330 committed Jul 29, 2017
1 parent 652a1e4 commit d5b361b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions net/smc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d5b361b

Please sign in to comment.