From: Paul E. McKenney Date: Tue, 18 May 2010 07:56:03 +0000 (+0000) Subject: powerpc: Remove all rcu head initializations X-Git-Tag: v2.6.36-rc1~559^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a591f6b56d6fbd7d1951e352fe5b0acf6b91e497;p=pandora-kernel.git powerpc: 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed