aboutsummaryrefslogtreecommitdiff
path: root/kernel/configs.c
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2009-09-10 18:18:47 +0200
committerIngo Molnar <mingo@elte.hu>2009-09-15 16:01:06 +0200
commit83f54960c11a14942ab00b54c51e91906b9d8235 (patch)
tree6c7df778777568bb0c7375b4e7ec84ed532809df /kernel/configs.c
parentae154be1f34a674e6cbb43ccf6e442f56acd7a70 (diff)
sched: for_each_domain() vs RCU
for_each_domain() uses RCU to serialize the sched_domains, except it doesn't actually use rcu_read_lock() and instead relies on disabling preemption -> FAIL. XXX: audit other sched_domain code. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/configs.c')
0 files changed, 0 insertions, 0 deletions