From: David S. Miller Date: Sat, 29 Jul 2017 18:22:58 +0000 (-0700) Subject: Merge branch 'smc-get-rid-of-unsafe_global_rkey' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=eace92e31bbbd4b8707977536b623d2229c67243;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 --- eace92e31bbbd4b8707977536b623d2229c67243