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)
commit162cc2794df37662beb7f97ddd1dd5bffaf85e9a
tree88619bce8fce70c4f19c1a5809448d7b624bbb9e
parent9b2619aff0332e95ea5eb7a0d75b0208818d871c
rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y

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>
kernel/rcupdate.c
kernel/rcutree.c