From: Paul E. McKenney Date: Tue, 18 May 2010 19:11:25 +0000 (-0700) Subject: selinux: remove all rcu head initializations X-Git-Tag: v2.6.36-rc1~584^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=babcd37821fba57048b30151969d28303f2a8b6b;p=pandora-kernel.git selinux: 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: Stephen Smalley Reviewed-by: James Morris Cc: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed