From: Simon Horman Date: Mon, 31 Aug 2009 12:18:48 +0000 (+0200) Subject: ipvs: Use atomic operations atomicly X-Git-Tag: v2.6.32-rc1~703^2~21^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e66dafc75f40a08b2addb82779987b269b4ca23;p=pandora-kernel.git ipvs: Use atomic operations atomicly A pointed out by Shin Hong, IPVS doesn't always use atomic operations in an atomic manner. While this seems unlikely to be manifest in strange behaviour, it seems appropriate to clean this up. Cc: shin hong Signed-off-by: Simon Horman Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed