rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 23 Sep 2009 23:18:13 +0000 (16:18 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 5 Oct 2009 19:01:28 +0000 (21:01 +0200)
Move the rcu_lock_map definition from rcutree.c to rcupdate.c so that
TINY_RCU can use lockdep.

Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found