From: Paul E. McKenney Date: Tue, 11 May 2010 00:14:24 +0000 (-0700) Subject: mm: remove all rcu head initializations X-Git-Tag: v2.6.36-rc1~533^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=875352c94224c88f5aa28cb77206f993bd31b7a2;p=pandora-kernel.git mm: 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: Alexey Dobriyan Signed-off-by: Mathieu Desnoyers Signed-off-by: Paul E. McKenney Cc: Christoph Lameter Cc: Pekka Enberg Cc: Matt Mackall Cc: Andrew Morton --- Reading git-diff-tree failed