rcu: Trace only after NULL-pointer check
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 1 Feb 2012 00:46:34 +0000 (16:46 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 21 Feb 2012 17:06:09 +0000 (09:06 -0800)
Fix a bonehead error introduced when adding event tracing to rcutorture.
Move the traces to follow the NULL-pointer checks.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutorture.c

Simple merge