From: Herbert Xu Date: Wed, 16 Jun 2010 04:44:29 +0000 (-0700) Subject: netpoll: Use correct primitives for RCU dereferencing X-Git-Tag: v2.6.36-rc1~571^2~563 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5f31fbfd8fa3836a918592032853c41d1797c3d;p=pandora-kernel.git netpoll: Use correct primitives for RCU dereferencing Now that RCU debugging checks for matching rcu_dereference calls and rcu_read_lock, we need to use the correct primitives or face nasty warnings. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed