From: Chris Mason Date: Tue, 11 May 2010 22:15:15 +0000 (-0700) Subject: rds: use RCU to protect the connection hash X-Git-Tag: v2.6.37-rc1~147^2~499^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf50ef2ce3c5d8f2fe995259da16677898cb300;p=pandora-kernel.git rds: use RCU to protect the connection hash The connection hash was almost entirely RCU ready, this just makes the final couple of changes to use RCU instead of spinlocks for everything. Signed-off-by: Chris Mason --- Reading git-diff-tree failed