commit | fc2ecf7ec76c5ee150b83dcefc863fa03fd365fb | [log] [tgz] |
---|---|---|
author | Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> | Wed Feb 23 09:42:14 2011 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu May 05 23:16:57 2011 -0700 |
tree | 2fcdfaf97cf5b9d7a1cfce9e2c8c041c38ea7dfe | |
parent | 5ece5bab3ed8594ce2c85c6c6e6b82109db36ca7 [diff] |
rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT The prohibition of DEBUG_OBJECTS_RCU_HEAD from !PREEMPT was due to the fixup actions. So just produce a warning from !PREEMPT. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>