From: Simon Wunderlich Date: Wed, 19 Jan 2011 20:01:43 +0000 (+0000) Subject: batman-adv: protect bonding with rcu locks X-Git-Tag: v2.6.39-rc1~468^2~151^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4c135c561106c397bae33455acfca4aa8065a30;p=pandora-kernel.git batman-adv: protect bonding with rcu locks bonding / alternating candidates need to be secured by rcu locks as well. This patch therefore converts the bonding list from a plain pointer list to a rcu securable lists and references the bonding candidates. Signed-off-by: Simon Wunderlich Signed-off-by: Marek Lindner --- Reading git-diff-tree failed