From: David S. Miller Date: Thu, 28 Jan 2016 23:59:33 +0000 (-0800) Subject: Merge branch 'sctp-transport-races' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2cc5e4caf4b9815c1c877701c85f7b3b6bfbf783;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'sctp-transport-races' Xin Long says: ==================== fix the transport dead race check by using atomic_add_unless on refcnt sctp: fix the transport dead race check by using atomic_add_unless on refcnt sctp: hold transport before we access t->asoc in sctp proc sctp: remove the dead field of sctp_transport ==================== Signed-off-by: David S. Miller --- 2cc5e4caf4b9815c1c877701c85f7b3b6bfbf783