sched: Use lockdep-based checking on rcu_dereference()
authorPaul E. McKenney <[email protected]>
Tue, 23 Feb 2010 01:04:50 +0000 (17:04 -0800)
committerIngo Molnar <[email protected]>
Thu, 25 Feb 2010 09:34:26 +0000 (10:34 +0100)
commitd11c563dd20ff35da5652c3e1c989d9e10e1d6d0
treeb189f50de7a01d7603935d4da7e755d764dfe67e
parenta898def29e4119bc01ebe7ca97423181f4c0ea2d
sched: Use lockdep-based checking on rcu_dereference()

Update the rcu_dereference() usages to take advantage of the new
lockdep-based checking.

Signed-off-by: Paul E. McKenney <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
LKML-Reference: <1266887105[email protected]>
[ -v2: fix allmodconfig missing symbol export build failure on x86 ]
Signed-off-by: Ingo Molnar <[email protected]>
include/linux/cgroup.h
include/linux/cred.h
init/main.c
kernel/cgroup.c
kernel/exit.c
kernel/fork.c
kernel/notifier.c
kernel/pid.c
kernel/sched.c