From: Julian Anastasov Date: Thu, 21 Mar 2013 09:58:09 +0000 (+0200) Subject: ipvs: convert locks used in persistence engines X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~235^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60b6aa3b319d902db49dbaee7433fe2ac7d0cdb5;p=pandora-kernel.git ipvs: convert locks used in persistence engines Allow the readers to use RCU lock and for PE module registrations use global mutex instead of spinlock. All PE modules need to use synchronize_rcu in their module exit handler. Signed-off-by: Julian Anastasov Signed-off by: Hans Schillstrom Signed-off-by: Simon Horman --- Reading git-diff-tree failed