From: Paul E. McKenney Date: Tue, 11 May 2010 23:33:01 +0000 (-0700) Subject: staging: batman: remove all rcu head initializations X-Git-Tag: v2.6.35-rc1~441^2^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83d4b7eb5f319d8c6d8586586cb1d9c0d1a80532;p=pandora-kernel.git staging: batman: remove all rcu head initializations Remove all rcu head inits. We don't care about the RCU head state before passing it to call_rcu() anyway. Only leave the "on_stack" variants so debugobjects can keep track of objects on stack. Signed-off-by: Mathieu Desnoyers Signed-off-by: Paul E. McKenney Cc: Andrew Lunn Cc: Simon Wunderlich Cc: Marek Lindner Cc: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed