]> git.karo-electronics.de Git - mv-sheeva.git/commit
selinux: remove all rcu head initializations
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 18 May 2010 19:11:25 +0000 (12:11 -0700)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:33:35 +0000 (15:33 +1000)
commitbabcd37821fba57048b30151969d28303f2a8b6b
treef3a22f93df9d0ccb95bc653c9b56476adab05876
parent9fe6206f400646a2322096b56c59891d530e8d51
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 <mathieu.desnoyers@efficios.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Stephen Smalley <sds@tycho.nsa.gov>
Reviewed-by: James Morris <jmorris@namei.org>
Cc: Eric Paris <eparis@parisplace.org>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/avc.c
security/selinux/netnode.c