aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2012-06-06 14:12:43 +0000
committerPaul E. McKenney <[email protected]>2012-07-02 19:34:25 +0000
commitd7118175cce7e76b3292b60832813ef1f28b6523 (patch)
tree3fb9f6b0e4ce52ea187113e87389b909837fdbeb /fs/jbd2/commit.c
parentrcu: Split RCU core processing out of __call_rcu() (diff)
downloadkernel-d7118175cce7e76b3292b60832813ef1f28b6523.tar.gz
kernel-d7118175cce7e76b3292b60832813ef1f28b6523.zip
rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU
The rcu_is_cpu_idle() function is used if CONFIG_DEBUG_LOCK_ALLOC, but TINY_RCU defines it only when CONFIG_PROVE_RCU. This causes build failures when CONFIG_DEBUG_LOCK_ALLOC=y but CONFIG_PROVE_RCU=n. This commit therefore adjusts the #ifdefs for rcu_is_cpu_idle() so that it is defined when CONFIG_DEBUG_LOCK_ALLOC=y. Signed-off-by: Paul E. McKenney <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions