]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rds: Lost locking in loop connection freeing
authorPavel Emelyanov <xemul@parallels.com>
Tue, 15 Jul 2014 01:23:01 +0000 (09:23 +0800)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Wed, 8 Jul 2015 21:00:01 +0000 (14:00 -0700)
commit13e0a6897e6943091040ea27601b31b540367b8e
tree4e7588a42698724b6f32c708c4ee4c7fb710dfc1
parent6c017fb67e50a2c97604dbb621939b7862807b0a
rds: Lost locking in loop connection freeing

upstream commit: 58c490babd4b425310363cbd1f406d7e508f77a5

rds: Lost locking in loop connection freeing

The conn is removed from list in there and this requires
proper lock protection.

Orabug: 19265200

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Wengang Wang <wen.gang.wang@oracle.com>
Signed-off-by: Guangyu Sun <guangyu.sun@oracle.com>
(cherry picked from commit 92ad60f3efabfcd9eb40e983a131c730829c0d90)
net/rds/loop.c