From: David S. Miller Date: Sun, 7 Jul 2019 21:11:45 +0000 (-0700) Subject: Merge branch 'net-tls-fix-poll-wake-up' X-Git-Tag: v5.3-rc1~140^2~22^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ccd1479e48391674ff76002a92b75defc3c78257;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-tls-fix-poll-wake-up' Jakub Kicinski says: ==================== net/tls: fix poll() wake up This small fix + selftest series is very similar to the previous commit 04b25a5411f9 ("net/tls: fix no wakeup on partial reads"). This time instead of recvmsg we're fixing poll wake up. ==================== Signed-off-by: David S. Miller --- ccd1479e48391674ff76002a92b75defc3c78257