diff options
author | David S. Miller <davem@davemloft.net> | 2017-07-29 11:22:58 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-29 11:22:58 -0700 |
commit | eace92e31bbbd4b8707977536b623d2229c67243 (patch) | |
tree | aeba542906415b93991296bbae5ad5f983587bcc /drivers | |
parent | Merge branch 'inet6_protocol-const' (diff) | |
parent | net/smc: synchronize buffer usage with device (diff) | |
download | linux-dev-eace92e31bbbd4b8707977536b623d2229c67243.tar.xz linux-dev-eace92e31bbbd4b8707977536b623d2229c67243.zip |
Merge branch 'smc-get-rid-of-unsafe_global_rkey'
Ursula Braun says:
====================
net/smc: get rid of unsafe_global_rkey
The smc code uses the unsafe_global_rkey, exposing all memory for
remote reads and writes once a connection is established.
Here is now a patch series to get rid of unsafe_global_rkey usage.
Main idea is to switch to SG-logic and separate memory regions for RMBs.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions