From: Eric Dumazet Date: Thu, 19 Aug 2010 06:10:45 +0000 (+0000) Subject: net: build_ehash_secret() and rt_bind_peer() cleanups X-Git-Tag: v2.6.37-rc1~147^2~737 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49e8ab03ebcacd8e37660ffec20c0c46721a2800;p=pandora-kernel.git net: build_ehash_secret() and rt_bind_peer() cleanups Now cmpxchg() is available on all arches, we can use it in build_ehash_secret() and rt_bind_peer() instead of using spinlocks. Signed-off-by: Eric Dumazet CC: Mathieu Desnoyers Signed-off-by: David S. Miller --- Reading git-diff-tree failed