From: David S. Miller Date: Thu, 3 May 2018 18:47:32 +0000 (-0400) Subject: Merge branch 'smc-fixes' X-Git-Tag: v4.17-rc4~23^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=31140b47fe4b90ea38f29a48214e76d8b7f64176;p=users%2Fjedix%2Flinux-maple.git Merge branch 'smc-fixes' Ursula Braun says: ==================== net/smc: fixes 2018/05/03 here are smc fixes for 2 problems: * receive buffers in SMC must be registered. If registration fails these buffers must not be kept within the link group for reuse. Patch 1 is a preparational patch; patch 2 contains the fix. * sendpage: do not hold the sock lock when calling kernel_sendpage() or sock_no_sendpage() ==================== Signed-off-by: David S. Miller --- 31140b47fe4b90ea38f29a48214e76d8b7f64176