From: Eric Dumazet Date: Mon, 3 May 2010 10:50:14 +0000 (+0000) Subject: net: rcu fixes X-Git-Tag: v2.6.35-rc1~473^2~288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f70ecca9c57731b4acbe5043eb22e4416bd2368;p=pandora-kernel.git net: rcu fixes Add hlist_for_each_entry_rcu_bh() and hlist_for_each_entry_continue_rcu_bh() macros, and use them in ipv6_get_ifaddr(), if6_get_first() and if6_get_next() to fix lockdeps warnings. Signed-off-by: Eric Dumazet Reviewed-by: "Paul E. McKenney" Signed-off-by: David S. Miller --- Reading git-diff-tree failed