From: Paul E. McKenney Date: Wed, 23 Sep 2009 23:18:13 +0000 (-0700) Subject: rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y X-Git-Tag: v2.6.32-rc4~24^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=162cc2794df37662beb7f97ddd1dd5bffaf85e9a;p=pandora-kernel.git 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 Signed-off-by: Paul E. McKenney Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed