From: Jiri Pirko Date: Tue, 14 Apr 2009 18:17:16 +0000 (+0200) Subject: rculist: use list_entry_rcu in places where it's appropriate X-Git-Tag: v2.6.31-rc1~404^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05725f7eb4b8acb147c5fc7b91397b1f6bcab00d;p=pandora-kernel.git rculist: use list_entry_rcu in places where it's appropriate Use previously introduced list_entry_rcu instead of an open-coded list_entry + rcu_dereference combination. Signed-off-by: Jiri Pirko Reviewed-by: Paul E. McKenney Cc: dipankar@in.ibm.com LKML-Reference: <20090414181715.GA3634@psychotron.englab.brq.redhat.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed