block: remove all rcu head initializations
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 19 May 2010 06:27:30 +0000 (08:27 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 21 May 2010 18:01:02 +0000 (20:01 +0200)
commitf1ac2502e19c59e996242d406fcc60e4c563e8ce
tree0db91a25c4b754f8c03960cc308715200a974efc
parent6423104b6a1e6f0c18be60e8c33f02d263331d5e
block: 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>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cfq-iosched.c
block/genhd.c