diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2009-09-10 18:18:47 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-09-15 16:01:06 +0200 |
commit | 83f54960c11a14942ab00b54c51e91906b9d8235 (patch) | |
tree | 6c7df778777568bb0c7375b4e7ec84ed532809df /arch/sparc/include/asm/sembuf.h | |
parent | ae154be1f34a674e6cbb43ccf6e442f56acd7a70 (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 'arch/sparc/include/asm/sembuf.h')
0 files changed, 0 insertions, 0 deletions