rcu: Remove redundant check for rcu_head misalignment
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 2 Feb 2012 16:26:06 +0000 (08:26 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 21 Feb 2012 17:06:11 +0000 (09:06 -0800)
commitce5df97be530e4746bf9a4ac14589a1cfdfd8efc
tree675b725e349992c3ed662009bb2a615c8dddee4d
parent3c1b1ce00d2702d6be9b92233822e560f37ea780
rcu: Remove redundant check for rcu_head misalignment

There is now an unconditional check for rcu_head misalignment in
__call_rcu(), so remove the old conditional one in debug_rcu_head_queue().

Reported-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu.h
This page took 0.024335 seconds and 5 git commands to generate.